修改打卡

This commit is contained in:
13684185576
2025-11-07 17:38:16 +08:00
parent b6dc821182
commit b08b634fe3
2 changed files with 38 additions and 84 deletions

View File

@ -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({