uu
This commit is contained in:
@@ -142,10 +142,9 @@ function _cell.getData()
|
||||
return mData
|
||||
end
|
||||
|
||||
|
||||
function _cell.OnDisable()
|
||||
if #(fieldsObjs) > 0 then
|
||||
printe("动态加载的字段没有释放")
|
||||
printe("动态加载的字段没有释放" .. csSelf.name)
|
||||
end
|
||||
end
|
||||
--------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user