|
@@ -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',
|