This commit is contained in:
parent
5d9d4bf5c0
commit
8e1018cc07
|
@ -119,9 +119,9 @@ export default {
|
|||
});
|
||||
},
|
||||
skip(query = {}) {
|
||||
this.$router.push({
|
||||
path: "/pagesD/xskz/details",
|
||||
query,
|
||||
uni.navigateTo({
|
||||
// 稍后改为 订单管理的页面
|
||||
url: "/pagesD/xskz/details",
|
||||
});
|
||||
},
|
||||
playMask(obj) {
|
||||
|
|
Loading…
Reference in New Issue