Commit 1ed56b70 authored by Steven杜宇's avatar Steven杜宇

// 高才

parent 96de4ace
...@@ -99,8 +99,8 @@ class YHGCPreviewControllerHoldViewController: UIViewController { ...@@ -99,8 +99,8 @@ class YHGCPreviewControllerHoldViewController: UIViewController {
// let vc5 = YHGCPreviewIncomeRecordViewController(orderId: orderID) // let vc5 = YHGCPreviewIncomeRecordViewController(orderId: orderID)
// arrItemVCs.append(vc5) // arrItemVCs.append(vc5)
//基本资料 //基本资料
let vc6 = YHGCPreviewBasiceInformationViewController() let vc5 = YHGCPreviewBasiceInformationViewController()
arrItemVCs.append(vc6) arrItemVCs.append(vc5)
} }
......
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