|
@@ -315,11 +315,11 @@ import configDivision from "./components/configDivision.vue";
|
|
if(row.excelId){
|
|
if(row.excelId){
|
|
this.linkexcelId=row.excelId.split(',')
|
|
this.linkexcelId=row.excelId.split(',')
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+ this.GLExcel =true ;
|
|
this.GLExcelFrom.id = row.id;
|
|
this.GLExcelFrom.id = row.id;
|
|
this.GLExcelFrom=row
|
|
this.GLExcelFrom=row
|
|
this.searchVal=''
|
|
this.searchVal=''
|
|
- this.GLExcel =true ;
|
|
|
|
|
|
+
|
|
this.treeKey=Math.random()
|
|
this.treeKey=Math.random()
|
|
this.getList({
|
|
this.getList({
|
|
current: 1,
|
|
current: 1,
|