Browse Source

新增不查询按钮状态

duy 2 years ago
parent
commit
556365ab7f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/tentative/detect/test-form.vue

+ 1 - 0
src/views/tentative/detect/test-form.vue

@@ -266,6 +266,7 @@ const getSearchNodeTables = async () => {
             listItemData.value = []
             listItemData.value = []
         }
         }
     }else{
     }else{
+        queryNodeStatus()//查询按钮状态
         const { error, code, data } = await dataApi.searchNodeTables({
         const { error, code, data } = await dataApi.searchNodeTables({
             id: dataId,
             id: dataId,
             projectId: projectId.value,
             projectId: projectId.value,