Merge branch 'main' of http://47.100.212.83:3000/yangzifeng/shzg_projectManage
This commit is contained in:
@@ -70,6 +70,14 @@ export function backoutRecord(data) {
|
||||
data: data
|
||||
})
|
||||
}
|
||||
// 一键入库
|
||||
export function recordFinish(data) {
|
||||
return request({
|
||||
url: '/wisdom/record/finish',
|
||||
method: 'post',
|
||||
data: data
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user