Fixiaobai
2023-12-13 8d1dbf3e76556e8d38426f58a396fdffcded3a10
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);