填空题
state数据状态操作,可以通过()方法实现状态替换。
store.replaceState()
填空题 store实例对象提供了动态创建模块的接口,即()方法。
填空题 在Vuex配置选项中,其中()选项用来在store实例中定义模块对象。
填空题 getters中定义事件处理函数方法,该方法接收()参数作为第一个参数。