+
+
+
+
@@ -1167,6 +1171,7 @@ export default {
dataList1: [],
detailList: [],
toolDetailList: [],
+ exportLoading: false,
dataListLoading: false,
// 导出 start
exportData: [],
@@ -1734,6 +1739,24 @@ export default {
fixed: '',
columnWidth: 120
},
+ {
+ userId: this.$store.state.user.name,
+ functionId: 106002,
+ serialNumber: '106002Table2InstanceCode',
+ tableId: '106002Table2',
+ tableName: '工具申请明细',
+ columnProp: 'instanceCode',
+ headerAlign: 'center',
+ align: 'center',
+ columnLabel: '实例编码',
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 100
+ },
{
userId: this.$store.state.user.name,
functionId: 106002,
@@ -2325,11 +2348,10 @@ export default {
return this.exportList;
},
startDownload() {
- // this.exportData = this.dataList
-
+ this.exportLoading = true
},
finishDownload() {
-
+ this.exportLoading = false
},
fields() {
let json = "{"