lrf402788946 před 4 roky
rodič
revize
cd6115ec9f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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');