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');