src/views/eam/modules/repairorder/moudles/select/FaultReportRepair.vue
@@ -168,7 +168,7 @@ dataIndex: 'num' }, { title: '设备编码', title: '统一编码', align: "center", dataIndex: 'equipmentNum' }, @@ -237,7 +237,6 @@ } }, methods: { loadData(arg) { @@ -295,6 +294,7 @@ close() { this.queryParam = {}; this.$emit('close'); this.dataSource=[]; this.visible = false; }, handleOk() {