Commit faae8cb8 authored by 李晓兵's avatar 李晓兵

'认证描述'

parent 6c113113
...@@ -513,7 +513,7 @@ export default { ...@@ -513,7 +513,7 @@ export default {
}, },
}) })
} else { } else {
hlsPopup.showLongCenter('获取认证url失败') // hlsPopup.showLongCenter('获取认证url失败')
} }
} else if (vm.bp_identity === 'ORG_NO') { } else if (vm.bp_identity === 'ORG_NO') {
let authUrl = await vm.getOrgCertificationUrl() let authUrl = await vm.getOrgCertificationUrl()
...@@ -525,7 +525,7 @@ export default { ...@@ -525,7 +525,7 @@ export default {
}, },
}) })
} else { } else {
hlsPopup.showLongCenter('获取认证url失败') //hlsPopup.showLongCenter('获取认证url失败')
} }
} else { } else {
hlsPopup.showLongCenter('您已认证通过') hlsPopup.showLongCenter('您已认证通过')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment