[更新]调整联通专项业务办理

This commit is contained in:
唐明明
2021-03-09 17:19:12 +08:00
parent fe492d9de0
commit 5f288961c2
5 changed files with 18 additions and 10 deletions

View File

@@ -156,7 +156,7 @@ Page({
my.hideLoading()
}).catch(err=>{
my.showToast({
content: err
content: err.data.message
})
my.hideLoading()
})