问题修改
This commit is contained in:
parent
5b58d3b1ad
commit
18923cc81a
|
|
@ -55,7 +55,7 @@ export const repairRejectAPI = (id) => {
|
|||
export const partTypeTreeList = (data) => {
|
||||
return http({
|
||||
method: 'GET',
|
||||
url: '/material/ma_part_type/list',
|
||||
url: '/material/ma_part_type/partList',
|
||||
data,
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue