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);