duy 2 роки тому
батько
коміт
9b24a09f5f
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      src/views/manager/projectinfo/tree.vue

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

@@ -2693,10 +2693,12 @@ export default {
       setTimeout(() => {
         this.$refs.tree.setCheckedKeys([scope.row.excelId]);
       }, 2000);
+       this.GLExcelFrom.initTableId = scope.row.initTableId;
       this.GLExcelFrom.id = scope.row.pkeyId;
       this.GLExcelFrom.excelId = scope.row.excelId;
       this.GLExcelFrom.ids = scope.row.id;
       this.GLExcelFrom.initTableName = scope.row.initTableName;
+      console.log(this.GLExcelFrom,'this.GLExcelFrom');
     },
     changetherr() {
       //清表类型选择框change事件