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 {