项目部委托书

This commit is contained in:
bb_pan 2025-07-07 19:18:16 +08:00
parent f45fef1ab3
commit d6f8591d85
2 changed files with 508 additions and 402 deletions

View File

@ -62,3 +62,12 @@ export function getAuthDetail(data) {
data
})
}
// 项目部委托书
export function getAuthInfo(data) {
return request({
url: '/material/authorize/authorizeInfoView',
method: 'POST',
data
})
}

File diff suppressed because it is too large Load Diff