Commit 2c1dd1de authored by liujiangnan's avatar liujiangnan

fix: 点击问题

parent df5ad8dc
......@@ -50,7 +50,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
console.log('userInfo = ' + JSON.stringify(userInfo));
this.kidInfo = userInfo;
const folderId = middleLayerComponent.getData('NJ_ShaMo');
const folderId = middleLayerComponent.getData('NJ_NongChang');
console.log('folderId = ' + folderId);
const resStr = await asyncCallNetworkApiGet('/api/syllabus/v1/list', {
......
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