zhuzhuanzhuan
2024-03-01 cb3ebbd61de047be0cb0bdc9c672ea29c930cf1d
src/views/eam/modules/maintenancePlan/EquipmentMaintenancePlanForm.vue
@@ -324,7 +324,7 @@
        ids.push(tableData[i].standardId)
      }
      this.$refs.standardSelectModel.showModal(ids)
      this.$refs.standardSelectModel.title = '选择精度参数'
      this.$refs.standardSelectModel.title = '选择设备'
      this.$refs.standardSelectModel.disableSubmit = false
    },
    addSelected(data) {