Store.registerModule

注册一个动态模块。详细介绍

参数说明
参数 类型 必填 说明
path String 模块注册路径名
module Module 模块
示例
// 注册模块 `myModule`
store.registerModule('myModule', {
  // ...
})

results matching ""

    No results matching ""