积分超市

This commit is contained in:
yanran200730
2023-04-14 14:49:39 +08:00
parent 7d72023ad7
commit c37a19036a
5 changed files with 11 additions and 22 deletions

View File

@@ -193,7 +193,6 @@ export default {
this.$refs[this.refName].clearSelection()
},
toggleRowSelection() {
console.log(22)
this.$refs[this.refName].toggleRowSelection(...arguments)
},
toggleAllSelection() {