qushaowei
2024-03-28 585fb0bbd4a7bc7f8f333ecba7c5fecd2ee5cbc2
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) {