Commit 2ad35594 authored by David黄金龙's avatar David黄金龙

删除 不使用的代码

parent 42aa1e64
...@@ -169,17 +169,6 @@ extension YHInformationPerfectListVC { ...@@ -169,17 +169,6 @@ extension YHInformationPerfectListVC {
} }
func submitAllInfo() { func submitAllInfo() {
// self.hasSubmitFlag = true
//
// YHSubmintAllInfoSuccessTipView.showCheckView { agree in
// if agree == true {
// self.submitAllInfo()
// }
// }
guard let orderId = orderId else { guard let orderId = orderId else {
printLog("error: orderId 为空") printLog("error: orderId 为空")
return return
......
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