Explorar el Código

新增不查询按钮状态

duy hace 2 años
padre
commit
556365ab7f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,