specil 8.9

This commit is contained in:
2020-08-09 14:23:59 +08:00
parent 228e34d8fc
commit 9631e9f827
8 changed files with 59 additions and 33 deletions

View File

@@ -441,7 +441,9 @@
})
},
goSearch() {
this.$u.route("/pageB/search/index");
this.$u.route("/pageB/search/index", {
type: 1,
});
}
},
}