Commit 016cd599 authored by 范雪寒's avatar 范雪寒

feat:

parent 9cc03d5c
......@@ -33,7 +33,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
name: row.name
};
});
console.log('this.classData = ' + this.classData);
console.log(this.classData);
}
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