up
This commit is contained in:
@@ -360,6 +360,7 @@ function TRPCustDetail:showOrders()
|
||||
else
|
||||
showHotWheel()
|
||||
-- //TODO:
|
||||
MyUtl.toastW("TODO:取何取得单个客户的订单???")
|
||||
NetProto.send.query_cust_calllog(self.mdata.phoneNo, nil, 1)
|
||||
uiobjs.OrderRoot:setList({}, self:wrapFunc(self.initOrderCell))
|
||||
end
|
||||
@@ -425,6 +426,7 @@ end
|
||||
|
||||
---@param el CLUIElement
|
||||
function TRPCustDetail:onClickMoreProc(el)
|
||||
MyUtl.toastW("TODO:" .. el.jsonKey)
|
||||
if el.jsonKey == "follows" then
|
||||
-- 跟进记录
|
||||
elseif el.jsonKey == "followTasks" then
|
||||
|
||||
Reference in New Issue
Block a user