zouyu
2023-12-12 e136eb3e3f7278fbb80610db5f8d0fc9c78523e5
src/views/plan/productionschedul/index.vue
@@ -436,7 +436,6 @@
      }
    },
    selectionRow(val){
      console.log(val);
      if (val.length > 1) {
        const preVal = val.shift();
        this.$refs.crud.toggleRowSelection(preVal, false);