modify
This commit is contained in:
@@ -329,7 +329,7 @@ function TRPNewOrder:setElementMode(el)
|
||||
ButtonReset.disabled = (not self.isNewOrder)
|
||||
end
|
||||
|
||||
if el.jsonKey == "taskId" or el.jsonKey == "phoneNo" then
|
||||
if el.jsonKey == "taskId" or el.jsonKey == "_phoneNo" then
|
||||
boxcollider.enabled = false
|
||||
if ButtonReset then
|
||||
ButtonReset.disabled = true
|
||||
|
||||
Reference in New Issue
Block a user