|
@@ -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'
|