diff --git a/uni_modules/uni-id-pages-x/pages/userinfo/realnameAuth/realnameAuth.uvue b/uni_modules/uni-id-pages-x/pages/userinfo/realnameAuth/realnameAuth.uvue index 2241cebc685b44d64d1cdf3784cfc95e706e10cb..3fa318e568ca1df3b99685b9c0fe3dcd79b9509c 100644 --- a/uni_modules/uni-id-pages-x/pages/userinfo/realnameAuth/realnameAuth.uvue +++ b/uni_modules/uni-id-pages-x/pages/userinfo/realnameAuth/realnameAuth.uvue @@ -222,7 +222,7 @@ uni.removeStorage({ key: tempFrvInfoKey }) - } catch (e: any) { + } catch (e) { const error = e as UniCloudError this.verifyFail = true this.verifyFailTitle = error.errMsg