Преглед на файлове

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