@@ -215,7 +215,6 @@
},
success(res) {
if (res.code == 200) {
- console.log(res)
that.main = res.data.main;
that.tableList.data = [];