Browse Source

学生端我的乐团不挑班级详情

skyblued 2 years ago
parent
commit
9c2ab10b59
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/mine-orchestra/my-class/index.tsx

+ 1 - 0
src/views/mine-orchestra/my-class/index.tsx

@@ -33,6 +33,7 @@ export default defineComponent({
     }
     const openClassDetail = (item: any) => {
       console.log("🚀 ~ item", item)
+      if (state.platformType == 'STUDENT') return;
       postMessage({
         api: 'open_app_page',
         content: {