DolphinEnglishLearnStudent/Moudle/Me/TCell/GoodsItemTCell.swift
@@ -70,7 +70,7 @@ } @IBAction func handleAction(_ sender: UIButton) { let vc = AddressManageVC(type: .choose) let vc = AddressManageVC(type: .handle) vc.title = "修改地址" vc.chooseAddress { m in CommonAlertView.show(content: "确认修改当前收货地址吗?") {[weak self] () in