fix : 修复费用分摊详情渲染数据问题
This commit is contained in:
@@ -21,7 +21,7 @@ export const getAllocationProcess = () => {
|
||||
};
|
||||
export const getAllocationDetailList = (params) => {
|
||||
return request({
|
||||
url: '/workflow/mosr/cost/allocation/process',
|
||||
url: '/workflow/mosr/cost/allocation/usr',
|
||||
method: "get",
|
||||
params:params
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user