style: 移除无用的 log
This commit is contained in:
@@ -65,7 +65,6 @@ export default {
|
||||
this.$notify({
|
||||
title: '模拟表格数据请求完毕'
|
||||
})
|
||||
console.log(res)
|
||||
this.table = res.list
|
||||
this.page.pageTotal = res.page.total
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user