解决数据绑定和升级VIP问题

This commit is contained in:
邓洁
2023-02-23 23:59:30 +08:00
parent deb66d77fd
commit e5c257ed2d
5 changed files with 35 additions and 11 deletions

View File

@@ -151,7 +151,7 @@
this.showUpdate = true
}
//升级VIP正在审核中
if (dataCode == 0 && detail.mytpe == 0) {
if (dataCode == 0 && detail.mytpe == 99) {
this.showUpdating = true
}
if (detail) {