fix 在库查询、入库单查询
This commit is contained in:
parent
af6637e86e
commit
0c1d2a05b8
@ -112,7 +112,7 @@ export function updateCAREER_ASSISTANCE(queryParams: any) {
|
||||
|
||||
export function undoCommit(queryParams: any) {
|
||||
return request({
|
||||
url: '/api/MaterialUndo/commitUndo',
|
||||
url: '/api/api/MaterialUndo/commitUndo',
|
||||
method: 'post',
|
||||
data: queryParams,
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user