hyingbo
2025-06-04 f95bd530f635ab9bad73fba9de3bc7eeb902c54d
src/views/eam/modules/specialtyMaintenanceOrder/JSelectSparePartModal.vue
@@ -262,7 +262,8 @@
        this.$message.warn("请选择备件");
         return false;
      }
      this.$bus.$emit('selectionRows', this.selectionRows)
      this.$emit('getSelectRows', this.selectionRows)
      this.close()
    },
    onSelectChange(selectionRows) {