lrf402788946 4 years ago
parent
commit
cd6115ec9f
1 changed files with 1 additions and 0 deletions
  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');