chenrui  2 年之前
父节点
当前提交
1439c25d51
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/securityCheck/views/agentHome.vue

+ 1 - 1
src/views/securityCheck/views/agentHome.vue

@@ -292,7 +292,7 @@ export default {
       });
     },
     change() {
-      this.$router.push("");
+      this.$router.push("/agentTable");
     },
     async getData() {
       try {