Ver código fonte

Update index.tsx

lex 1 ano atrás
pai
commit
6195e3ad50
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/courseware-list/component/book/index.tsx

+ 1 - 1
src/views/courseware-list/component/book/index.tsx

@@ -65,7 +65,7 @@ export default defineComponent({
       isClick: false,
       coursewareList: [] as any
     });
-    // const showSelectCourseware = ref(false);
+    const showSelectCourseware = ref(false);
     const showGuide = ref(false);
     const isend = ref(false);
     const step = ref(0);