Commit d1f74350 authored by Xuguangxing's avatar Xuguangxing

fix(orderList): 取出默认收银台指向

parent d659b6f9
......@@ -185,7 +185,6 @@ export default {
}
},
goGroupPayPages(skuInfo) {
this.$router.push(`/pay?orderNo=${skuInfo.orderNo}`);
if (isWxMp) {
this.nativeBridge.openNewUrl({
newUrl: `/pages/pay/index?orderNo=${skuInfo.orderNo}`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment