浏览代码

Merge remote-tracking branch 'origin/master'

ZaiZai 1 年之前
父节点
当前提交
bf19fcebb7
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/tentative/detect/test-form.vue

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

@@ -1226,6 +1226,7 @@ const tableFormSaveClick = async () => {
                       await getSearchNodeTables()
                       await getSearchNodeTablesall(1)
                       await getSearchNodeTablesall(2)
+                      await queryNodeStatus(data)
                
                     } else {
                         listItemBaseData.value.id = data
@@ -1234,6 +1235,7 @@ const tableFormSaveClick = async () => {
                         await getSearchNodeTables()
                         await getSearchNodeTablesall(1)
                         await getSearchNodeTablesall(2)
+                        await queryNodeStatus(data)
                     
                         afterAdd.value = true
                         isaddType = false