zhangherong
2025-06-02 d0223045d2dd1cccc26c995c972e80e60bd19b26
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