lrf402788946 há 4 anos atrás
pai
commit
cd6115ec9f
1 ficheiros alterados com 1 adições e 0 exclusões
  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');