This commit is contained in:
闫世杰 2023-08-03 11:58:48 +08:00
parent 5d9d4bf5c0
commit 8e1018cc07
1 changed files with 3 additions and 3 deletions

View File

@ -119,9 +119,9 @@ export default {
});
},
skip(query = {}) {
this.$router.push({
path: "/pagesD/xskz/details",
query,
uni.navigateTo({
//
url: "/pagesD/xskz/details",
});
},
playMask(obj) {