mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-10 12:50:38 +08:00
优化代码,去除console
This commit is contained in:
parent
88c05b9ae6
commit
021bc3e266
@ -141,7 +141,6 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
message(row) {
|
||||
console.log(row)
|
||||
this.$message.info(row.event)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user