zouyu
2023-12-12 94c6d5bf1df50f19a825c773449d811525309e4b
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);