lrf402788946 4 роки тому
батько
коміт
cd6115ec9f
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/views/trainVidoe/viewVideo.vue

+ 1 - 0
src/views/trainVidoe/viewVideo.vue

@@ -20,6 +20,7 @@
 </template>
 
 <script>
+const _ = require('lodash');
 import detailFrame from '@frame/layout/admin/detail-frame';
 import { mapState, createNamespacedHelpers } from 'vuex';
 const { mapActions: trainvideo } = createNamespacedHelpers('trainvideo');