Browse Source

新增不查询按钮状态

duy 2 năm trước cách đây
mục cha
commit
556365ab7f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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,