Commit c3c15988 authored by Steven杜宇's avatar Steven杜宇

Merge branch 'develop' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS into develop

parents ec13b5d2 b6fe3ef2
......@@ -255,7 +255,7 @@ private extension YHUploadCertificateDetailVC {
"order_id":dataModel.order_id,
"user_type":dataModel.user_type,
]
viewModel.submitSmallWhiteBar(params) { success, error in
viewModel.submitIDCardInfo(params) { success, error in
if success {
YHHUD.flash(message: "保存成功")
DispatchQueue.main.asyncAfter(deadline: .now() + 1.5) {
......
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