pref: 去掉 Debug msg

This commit is contained in:
ibuler
2023-02-02 16:23:43 +08:00
parent 3ea28ee963
commit fe7997b7b1

View File

@@ -141,7 +141,6 @@ export default {
},
methods: {
handleSelectionChange(val) {
console.log('handleSelectionChange', val)
this.selectedRows = val
},
reloadTable() {