搜索分页

This commit is contained in:
asd
2019-12-03 16:00:28 +08:00
parent 220d2ec6a5
commit af91855fc1
2 changed files with 132 additions and 6 deletions

View File

@@ -114,7 +114,7 @@ export default {
isshow() {
// this.show = !this.show;
this.$router.push({
path: `/index`
path: `/`
});
},
shuru(){