zhuzhuanzhuan
2024-01-25 09ec474bf7b7d80ab690ca44807e735ade28ce96
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) {