src/views/eam/FaultInfoList.vue
@@ -158,6 +158,7 @@ data () { return { description: '设备事故登记管理页面', disableMixinCreated: true, // 表头 columns: [ { @@ -396,7 +397,11 @@ } }, created() { this.getSuperFieldList(); if (this.$route.query) { this.queryParam.id = this.$route.query.id; } this.loadData() this.initDictConfig(); }, computed: { importExcelUrl: function(){