Commit 6ef3e142 authored by liujiangnan's avatar liujiangnan

feat: 删除日志

parent e36eb9e9
...@@ -48,7 +48,6 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -48,7 +48,6 @@ export default class SceneComponent extends MyCocosSceneComponent {
name: row.name name: row.name
}; };
}); });
console.log(this.classData);
} }
async initView() { async initView() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment