扫码排队
This commit is contained in:
@@ -60,13 +60,13 @@
|
||||
<view class="fixedview_tow" @tap="$u.debounce(istoricalorders,1000)">
|
||||
{{paymentmethod.paymentBtnText}}
|
||||
</view>
|
||||
<view class="fixedview_tows" @tap="$u.debounce(APIputuserorderclick,1000)">
|
||||
<!-- <view class="fixedview_tows" @tap="$u.debounce(APIputuserorderclick,1000)">
|
||||
取消订单
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view style="width: 100%;height: 290rpx;"> </view>
|
||||
<view style="width: 100%;height: 200rpx;"> </view>
|
||||
<payPassword ref="payPasswordref" :isShow="ispws" @inputComplete="accountPayevent" @close="ispws = false" />
|
||||
</view>
|
||||
</template>
|
||||
@@ -553,7 +553,9 @@
|
||||
orderVIP.value = uni.cache.get('orderVIP')
|
||||
ordershopUserInfo.value = orderVIP.value.shopInfo
|
||||
paymentMethodref.value.orderVIPfun(uni.cache.get('orderVIP'))
|
||||
orderorderInfo()
|
||||
if (orderId.value) {
|
||||
orderorderInfo()
|
||||
}
|
||||
}
|
||||
} catch (error) {
|
||||
//TODO handle the exception
|
||||
|
||||
Reference in New Issue
Block a user