This commit is contained in:
@fawn-nine
2023-03-06 09:45:27 +08:00
parent 5e751ac276
commit f2878a13c7
3 changed files with 18 additions and 364 deletions

View File

@@ -433,7 +433,10 @@
this.youhuiShow = false
},
// 提交结算
goBuyJie() {
goBuyJie() {
if(this.addressList.length == 0) {
this.dizhiShow = true // 如果没有地址信息
}
if (!this.nowClick) {
return
}