Commit 89fd1a3c authored by Steven杜宇's avatar Steven杜宇

// 更改评分UI新弹窗

parent e909c7aa
...@@ -207,7 +207,7 @@ extension YHInformationPerfectListVC { ...@@ -207,7 +207,7 @@ extension YHInformationPerfectListVC {
YHHUD.hide() YHHUD.hide()
if success == true { if success == true {
let model = self?.serviceCenterMainReqVM.allInfoScoreModel let model = self?.serviceCenterMainReqVM.allInfoScoreModel
YHSubmintAllInfoSuccessTipView.showCheckView(model: model) { agree in YHSubmitAllInfoSuccessAlertView.showCheckView(model: model) { agree in
//1、刷新当前界面 //1、刷新当前界面
self?.loadData() self?.loadData()
......
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