if (selection.length > 1) { this.$refs.table.clearSelection(); this.$refs.table.toggleRowSelection(selection.pop()); }
京公网安备 11010502049817号