mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-20 18:49:19 +00:00
pref: 去掉 Debug msg
This commit is contained in:
@@ -141,7 +141,6 @@ export default {
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
handleSelectionChange(val) {
|
handleSelectionChange(val) {
|
||||||
console.log('handleSelectionChange', val)
|
|
||||||
this.selectedRows = val
|
this.selectedRows = val
|
||||||
},
|
},
|
||||||
reloadTable() {
|
reloadTable() {
|
||||||
|
Reference in New Issue
Block a user