React-Native-Dva-Typescript icon indicating copy to clipboard operation
React-Native-Dva-Typescript copied to clipboard

model内reducers内的payload属性仍然无法确定类型

Open Symous opened this issue 6 years ago • 0 comments

以models/app.ts为例,其中的reducers内的方法updateState的payload属性仍然无法确定类型: 类型“Action<any>”上不存在属性“payload”。

Symous avatar Jun 15 '19 07:06 Symous