git commit -m 权限添加’
@ -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) {