src/views/mdc/base/modules/EquipmentStandbyShutDown/EquipmentStandbyShutdownModal.vue
@@ -142,7 +142,7 @@ }, edit(record) { this.model = Object.assign({}, record) this.model = Object.assign({}, record, { equipmentIds: record.equipmentId }) this.getDowntimeDescriptionListByApi() if (this.model.downtimeType === null) { delete this.model.downtimeType