wupengfei
昨天 176f0185c2b76cba8de4fc7b81260e7f68c51495
apps/cMiniApp/src/subpackages/authentication/authenticationRealName/InnerPage.vue
@@ -157,9 +157,8 @@
function handleFrontImgUrlChange(response: FileItem) {
  userCredentialVerifyOcrIDCard({
    response: response,
    url: response?.url,
    access: EnumOcrAccess.Baidu,
    isOssUrl: true,
    onSuccess(res) {
      if (res.model?.name) form.name = res.model?.name;
      if (res.model?.identity) form.identity = res.model?.identity;