2025-1-14 车辆超速记录-sn补充
This commit is contained in:
parent
4a09085890
commit
52a727cfa7
@ -238,7 +238,7 @@ const getVehicleList = async (tip: any) => {
|
|||||||
|
|
||||||
const getAndExitListApi = async () => {
|
const getAndExitListApi = async () => {
|
||||||
const res: any = await carMeasureSpeedData({
|
const res: any = await carMeasureSpeedData({
|
||||||
// projectSn: store.sn,
|
projectSn: store.sn,
|
||||||
// timeType: checked.value,
|
// timeType: checked.value,
|
||||||
pageNo: 1,
|
pageNo: 1,
|
||||||
pageSize: 30
|
pageSize: 30
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user