Commit 50833a1c by 陈羽

update: update

parent 01255665
...@@ -173,7 +173,6 @@ export default { ...@@ -173,7 +173,6 @@ export default {
const that = this; const that = this;
if (Object.keys(newData)) { if (Object.keys(newData)) {
that.currentPage = 1; that.currentPage = 1;
console.log('watch');
that.getTableList(); that.getTableList();
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment