南鑫林 %!s(int64=6) %!d(string=hai) anos
pai
achega
f118e8ded2

+ 1 - 1
RainbowPlanet/RainbowPlanet/Modules/OrderModule/Order/ViewController/OrderViewController.swift

@@ -216,7 +216,7 @@ extension OrderViewController :JXSegmentedListContainerViewDataSource {
             vc1.commentSuccessedBlock = {
                 vc.orderPurchaseOrderListApi(page: 1)
             }
-            self.navigationController?.pushViewController(vc, animated: true)
+            self.navigationController?.pushViewController(vc1, animated: true)
         }
         if button.titleLabel?.text == "再次购买" {
             let vc = ShopViewController()