qushaowei
2023-11-18 604623b4920a997df7d2007ff50686961d181012
src/views/eam/modules/dailyMaintenanceOrder/JSelectSparePartModal.vue
@@ -262,7 +262,7 @@
        this.$message.warn("请选择备件");
        return false;
      }
      this.$bus.$emit('selection2Rows', this.selectionRows)
      this.$emit('selection2Rows', this.selectionRows)
      this.close()
    },
    onSelectChange(selectionRows) {