hyingbo
2025-06-04 2c199d0419c285c4131ae07deba87dc5ce56bff3
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