chenrui  2 жил өмнө
parent
commit
1439c25d51

+ 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 {