src/views/eam/modules/projectMaintenanceOrder/ProjectMaintenanceOrderForm.vue
@@ -307,21 +307,12 @@ }] }, { title: '设备编码', title: '统一编码', key: 'equipmentNum', type: JVXETypes.normal, width: '140px', align: "center", fixed: 'left' }, { title: '资产编码', key: 'assetNumber', type: JVXETypes.normal, width: '140px', align: "center", fixed: 'left', defaultValue: '' }, { title: '外委单位', @@ -684,6 +675,7 @@ /** 调用完edit()方法之后会自动调用此方法 */ editAfter() { this.$nextTick(() => { this.model.file = this.model.annex; }) // 加载子表数据 if (this.model.id) {