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