lex 1 năm trước cách đây
mục cha
commit
dcdb2ea933
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/exercise-after-class/index.tsx

+ 1 - 1
src/views/exercise-after-class/index.tsx

@@ -1,5 +1,5 @@
 import { Icon, showConfirmDialog, Swipe, SwipeItem } from 'vant'
-import { defineComponent, onMounted, reactive, onUnmounted, ref, Transition } from 'vue'
+import { defineComponent, onMounted, reactive, onUnmounted, ref, Transition, watch } from 'vue'
 import styles from './index.module.less'
 import 'plyr/dist/plyr.css'
 import request from '@/helpers/request'