Browse Source

同步表单其他配置

duy 1 month ago
parent
commit
65e345f32b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/manager/projectinfo/tree.vue

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

@@ -5163,6 +5163,8 @@ export default {
      
         
         this.syncTableDialog=true
+        this.isShowLeft=true
+
         if(this.$refs.proTable1){
           this.$refs.proTable1.clearSelection()
         }