This commit is contained in:
2020-08-17 11:13:33 +08:00
parent 19e730574b
commit 21eb68aeab
93 changed files with 6713 additions and 143 deletions

View File

@@ -265,6 +265,7 @@ function TRPNewFollow:setEventDelegate()
-- 刷新预约的状态
self.bookingData.bookingDone = "1"
end
NetProto.send.get_customerById(self.cust.custId)
MyUtl.toastS("保存成功")
hideTopPanel(self.csSelf)
end