Source/UBCS-WEB/src/components/Master/MasterTransfer.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/UBCS-WEB/src/components/Master/MasterTransfer.vue
@@ -70,6 +70,8 @@ handler(newval,oldval){ console.log(newval) if(newval){ // 清空data数组 this.data = []; //excel表头数据转换 this.tableHeadFindData=newval.map(obj => obj.label); this.tableHeadFindData.forEach((city, index) => {