guhongwei 4 lat temu
rodzic
commit
0764005382
1 zmienionych plików z 1 dodań i 1 usunięć
  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',