zhaowei
2025-06-09 456b737c86bb9614b43df9108826c18e852a44e2
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