实名认证界面加缓存数据

This commit is contained in:
2025-09-11 14:25:16 +08:00
parent 2dbf353113
commit 121435ff3e
4 changed files with 26 additions and 37 deletions

View File

@ -201,9 +201,6 @@
if(this.show) {
await this.getDetail()
}
},
async onShow() {
},
methods: {
confirmHandle(val){