Sfoglia il codice sorgente

新增不查询按钮状态

duy 2 anni fa
parent
commit
556365ab7f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 = []
         }
     }else{
+        queryNodeStatus()//查询按钮状态
         const { error, code, data } = await dataApi.searchNodeTables({
             id: dataId,
             projectId: projectId.value,