修改价格

This commit is contained in:
caolc
2022-11-02 22:14:52 +08:00
parent 70ad823ba2
commit b431e3c7dd
4 changed files with 15 additions and 65 deletions

View File

@@ -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 = '';