浏览代码

同步表单其他配置

duy 1 月之前
父节点
当前提交
65e345f32b
共有 1 个文件被更改,包括 2 次插入0 次删除
  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.syncTableDialog=true
+        this.isShowLeft=true
+
         if(this.$refs.proTable1){
         if(this.$refs.proTable1){
           this.$refs.proTable1.clearSelection()
           this.$refs.proTable1.clearSelection()
         }
         }