修改打卡
This commit is contained in:
@ -8,7 +8,13 @@ export function fetchPatrolList(params) {
|
||||
params
|
||||
})
|
||||
}
|
||||
|
||||
// 获取巡逻详情
|
||||
export function selectByBBdId(params) {
|
||||
return service({
|
||||
url: `${api}/tbZdxlFgxlrw/selectByBBdId`,
|
||||
params
|
||||
})
|
||||
}
|
||||
|
||||
export function fetchSelectListByBddxlrwId(params) {
|
||||
return service({
|
||||
|
||||
Reference in New Issue
Block a user