Explorar o código

同步成功后,刷新元素表

gangyj %!s(int64=2) %!d(string=hai) anos
pai
achega
80b37d5a75
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/manager/projectinfo/tree.vue

+ 1 - 0
src/views/manager/projectinfo/tree.vue

@@ -2937,6 +2937,7 @@ export default {
           duration: 0
         });
         syncNodeTable(data.primaryKeyId).then(()=>{
+          this.updateNodeTable();
           this.$message({
             type: 'success',
             message: '同步成功',