guhongwei 4 years ago
parent
commit
0764005382
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/kjpdhall/index.vue

+ 1 - 1
src/views/kjpdhall/index.vue

@@ -72,7 +72,7 @@
 import liveFoot from '@/layout/live/foot.vue';
 import { mapState, createNamespacedHelpers } from 'vuex';
 const { mapActions: channel } = createNamespacedHelpers('channel');
-const { mapActions: channelvideo } = createNamespacedHelpers('channelvideo');
+const { mapActions: channelvideo } = createNamespacedHelpers('channelVideo');
 var moment = require('moment');
 export default {
   name: 'index',