소스 검색

fix: 老师端引导页bug修复

TIANYONG 1 년 전
부모
커밋
8267253199
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/page-instrument/custom-plugins/guide-page/teacher-top.tsx

+ 1 - 0
src/page-instrument/custom-plugins/guide-page/teacher-top.tsx

@@ -341,6 +341,7 @@ export default defineComponent({
 				console.log(e)
 			  }
       // localStorage.setItem('guideInfo',JSON.stringify(guideInfo))
+      state.guideInfo = guideInfo.value;
       tipShow.value = false
     //  localStorage.setItem('endC')
     }