chenrui  2 tahun lalu
induk
melakukan
1439c25d51
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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 {