修改
This commit is contained in:
parent
bd1a7db910
commit
34f3c094b8
@ -461,6 +461,11 @@
|
||||
.paySign,
|
||||
success: function(
|
||||
res) {
|
||||
that.couponId =
|
||||
null
|
||||
that.Paidinprice =
|
||||
null
|
||||
that.coupon = null
|
||||
that.goodsDetailsinfo(
|
||||
that
|
||||
.goodsInfoId,
|
||||
@ -777,9 +782,6 @@
|
||||
this.baseurl = baseurl;
|
||||
this.usershow = false;
|
||||
this.loginFlag = false
|
||||
this.couponId = null
|
||||
this.Paidinprice = null
|
||||
this.coupon = null
|
||||
const value = uni.getStorageSync('patientId');
|
||||
if (value) {
|
||||
AppIdentification(value).then(res => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user