mo 1 year ago
parent
commit
442e3df8be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/custom-plugins/guide-page/courseware-detail.tsx

+ 1 - 1
src/custom-plugins/guide-page/courseware-detail.tsx

@@ -41,7 +41,7 @@ export default defineComponent({
 
     const guideInfo = ref({} as any)
     console.log('调用')
-    setGuidance({guideTag:'guideInfo',guideValue:'{}'})
+    // setGuidance({guideTag:'guideInfo',guideValue:'{}'})
 
     const getAllGuidance = async()=>{
       try{