Commit f20fffec authored by sxl's avatar sxl 💬

add:日常巡检添加时间段、设备关联部门

parent 2496dddd
......@@ -38,7 +38,7 @@ export function addAllocation(data) {
// 修改【请填写功能名称】
export function updateAllocation(data) {
return request({
url: '/pc/inspection/allocation/add',
url: '/pc/inspection/allocation/update',
method: 'post',
data: data
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment