فهرست منبع

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