소스 검색

同步表单其他配置

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.isShowLeft=true
+
         if(this.$refs.proTable1){
           this.$refs.proTable1.clearSelection()
         }