解决数据绑定和升级VIP问题
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user