提交修改
This commit is contained in:
parent
535457198e
commit
8e3f550457
@ -19,7 +19,7 @@ export const apiGetFlowInfo = params => {
|
||||
}
|
||||
|
||||
export const getFlow = (data) => {
|
||||
return http({url: `/lz_management/user/lzflowmanager/get/flow`, method: 'post',data})
|
||||
return http({url: `/lz_management/user/lzflowmanager/get/flow`, method: 'post', data})
|
||||
}
|
||||
|
||||
export const saveFlow = (data) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user