upgrade
This commit is contained in:
@@ -549,6 +549,7 @@ function TRPCustDetail:procNetwork(cmd, succ, msg, paras)
|
||||
self:showOrders()
|
||||
end
|
||||
elseif cmd == NetProto.cmds.get_customerById then
|
||||
-- hideHotWheel()
|
||||
if self.mdata.custId == paras.result.custId then
|
||||
self.mdata = paras.result
|
||||
if self.currToggle == 1 then
|
||||
|
||||
Reference in New Issue
Block a user