浏览代码

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')
     }