forked from integrated_whb/integrated_whb_vue
Compare commits
2 Commits
d03a7f2a76
...
d51784a22d
Author | SHA1 | Date |
---|---|---|
|
d51784a22d | |
|
8267ffda49 |
|
@ -29,7 +29,7 @@ export const getLevelsCorp = (params) =>
|
|||
});
|
||||
// 获取数据字典
|
||||
export const getLevelsByParentId = (params) =>
|
||||
post("/dictionaries/getLevels", {
|
||||
post("/dictionaries/listDictToParId", {
|
||||
loading: false,
|
||||
...params,
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue