diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 3e4a93d..ca23674 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -158,9 +158,9 @@ export default { // }, 30000) }, getList() { - common_api.onLineCarddealer().then((response) => { - this.tableData = response.data - }); + // common_api.onLineCarddealer().then((response) => { + // this.tableData = response.data + // }); }, // 改变自动刷新的状态 onAutoRefreshChanged(value) { diff --git a/测试kakapay.zip b/测试kakapay.zip index 1805fa1..c066c85 100644 Binary files a/测试kakapay.zip and b/测试kakapay.zip differ