修改价格
This commit is contained in:
@@ -187,13 +187,14 @@
|
||||
})
|
||||
return
|
||||
}
|
||||
if (!this.replace.verification) {
|
||||
uni.showToast({
|
||||
title: '请输入验证码',
|
||||
icon: 'none'
|
||||
})
|
||||
return
|
||||
}
|
||||
// if (!this.replace.verification) {
|
||||
// uni.showToast({
|
||||
// title: '请输入验证码',
|
||||
// icon: 'none'
|
||||
// })
|
||||
// return
|
||||
// }
|
||||
|
||||
// this.postData.phone = this.replace.phone;
|
||||
// this.animation = true;
|
||||
// this.postData.name = '';
|
||||
|
||||
Reference in New Issue
Block a user