领料审核通过

This commit is contained in:
liang.chao 2024-01-26 15:59:51 +08:00
parent 327460186d
commit b0105ff73f
1 changed files with 3 additions and 1 deletions

View File

@ -8,6 +8,8 @@ export function getUnitList(query) {
params: query
})
}
// 工程名称-下拉
export function getProjectList(query) {
return request({