代办列表
parent
d639e428c1
commit
f63729c08a
|
|
@ -2,5 +2,5 @@ import { declareRequest } from "@cqsjjb/jjb-dva-runtime";
|
||||||
|
|
||||||
export const todoList = declareRequest(
|
export const todoList = declareRequest(
|
||||||
"todoListLoading",
|
"todoListLoading",
|
||||||
`Post > @/appmenu/todoList`,
|
`Post > @/appmenu/todoList/list`,
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue