mm
This commit is contained in:
@@ -396,7 +396,7 @@ function TRPNewCust:setEventDelegate()
|
||||
cust,
|
||||
function(content)
|
||||
if content.success then
|
||||
getPanelAsy("PanelCustDetail", onLoadedPanel, cust)
|
||||
getPanelAsy("PanelCustDetail", onLoadedPanel, content.result)
|
||||
end
|
||||
hideHotWheel()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user