diff --git a/src/api/business/manager/sendReceive.ts b/src/api/business/manager/sendReceive.ts index 4314a0f..0db744b 100644 --- a/src/api/business/manager/sendReceive.ts +++ b/src/api/business/manager/sendReceive.ts @@ -9,7 +9,7 @@ return request({ url: `${prefix}/listPage?offset=${data.offset}&limit=${data.limit}`, method: 'post', - data + data, }) } @@ -21,7 +21,7 @@ url: `${prefix}/export`, method: 'post', responseType: 'blob', - data + data, }) } @@ -30,7 +30,7 @@ return request({ url: `${prefix}/status/change`, method: 'post', - data + data, }) } @@ -41,16 +41,10 @@ sampleId: string | number status: string }) { -export function interchangeListUrge(data: { - orderId: string | number - reason: string - sampleId: string | number - status: string -}) { return request({ url: `${prefix}/remindWorker`, method: 'post', - data + data, }) } @@ -59,7 +53,7 @@ return request({ url: `${prefix}/terminate`, method: 'post', - data + data, }) } @@ -68,7 +62,7 @@ return request({ url: `${prefix}/detail/baseInfo`, method: 'get', - params + params, }) } @@ -79,17 +73,11 @@ offset: number limit: number }) { -export function getCertificateMonitors(data: { - customerId: string - sampleId: string - offset: number - limit: number -}) { return request({ // url: `/business/certificate/certificateMonitorsById?offset=${data.offset}&limit=${data.limit}`, url: `/business/device/measureApproval/certificateMonitorsById?offset=${data.offset}&limit=${data.limit}`, method: 'post', - data + data, }) } @@ -100,17 +88,11 @@ offset: number limit: number }) { -export function getCertificateRecords(data: { - customerId: string - sampleId: string - offset: number - limit: number -}) { return request({ // url: `/business/certificate/certificateRecordsById?offset=${data.offset}&limit=${data.limit}`, url: `/business/device/measureApproval/certificateRecordsById?offset=${data.offset}&limit=${data.limit}`, method: 'post', - data + data, }) } @@ -121,7 +103,7 @@ return request({ url: '/business/distribute/handOut/autoBatch', method: 'post', - data + data, }) } @@ -130,6 +112,6 @@ return request({ url: '/business/dispatch/batchTerminate', method: 'post', - data + data, }) } diff --git a/src/api/business/manager/sendReceive.ts b/src/api/business/manager/sendReceive.ts index 4314a0f..0db744b 100644 --- a/src/api/business/manager/sendReceive.ts +++ b/src/api/business/manager/sendReceive.ts @@ -9,7 +9,7 @@ return request({ url: `${prefix}/listPage?offset=${data.offset}&limit=${data.limit}`, method: 'post', - data + data, }) } @@ -21,7 +21,7 @@ url: `${prefix}/export`, method: 'post', responseType: 'blob', - data + data, }) } @@ -30,7 +30,7 @@ return request({ url: `${prefix}/status/change`, method: 'post', - data + data, }) } @@ -41,16 +41,10 @@ sampleId: string | number status: string }) { -export function interchangeListUrge(data: { - orderId: string | number - reason: string - sampleId: string | number - status: string -}) { return request({ url: `${prefix}/remindWorker`, method: 'post', - data + data, }) } @@ -59,7 +53,7 @@ return request({ url: `${prefix}/terminate`, method: 'post', - data + data, }) } @@ -68,7 +62,7 @@ return request({ url: `${prefix}/detail/baseInfo`, method: 'get', - params + params, }) } @@ -79,17 +73,11 @@ offset: number limit: number }) { -export function getCertificateMonitors(data: { - customerId: string - sampleId: string - offset: number - limit: number -}) { return request({ // url: `/business/certificate/certificateMonitorsById?offset=${data.offset}&limit=${data.limit}`, url: `/business/device/measureApproval/certificateMonitorsById?offset=${data.offset}&limit=${data.limit}`, method: 'post', - data + data, }) } @@ -100,17 +88,11 @@ offset: number limit: number }) { -export function getCertificateRecords(data: { - customerId: string - sampleId: string - offset: number - limit: number -}) { return request({ // url: `/business/certificate/certificateRecordsById?offset=${data.offset}&limit=${data.limit}`, url: `/business/device/measureApproval/certificateRecordsById?offset=${data.offset}&limit=${data.limit}`, method: 'post', - data + data, }) } @@ -121,7 +103,7 @@ return request({ url: '/business/distribute/handOut/autoBatch', method: 'post', - data + data, }) } @@ -130,6 +112,6 @@ return request({ url: '/business/dispatch/batchTerminate', method: 'post', - data + data, }) } diff --git a/src/views/workbench/components/measureManage.vue b/src/views/workbench/components/measureManage.vue index 2aa0b87..de1bc38 100644 --- a/src/views/workbench/components/measureManage.vue +++ b/src/views/workbench/components/measureManage.vue @@ -26,15 +26,61 @@ const dateRange = ref<[DateModelType, DateModelType]>(['', ''])// 筛选时间段数据 const columns = [ - { text: '被核查标准装置名称', value: 'standardEquipmentName', align: 'center', required: true }, - { text: '最近一次核查时间', value: 'checkDate', align: 'center', required: true, width: '120' }, + { text: '智能模型名称', value: 'standardEquipmentName', align: 'center', required: true }, + { text: '标准数据集名称', value: 'checkDate', align: 'center', required: true }, + { text: '漏识率', value: 'lsl', align: 'center', required: true }, + { text: '误识率', value: 'wsl', align: 'center', required: true }, + { text: '时间', value: 'time', align: 'center', required: true }, ] const list = [ { - standardEquipmentName: '要改的数据1', + standardEquipmentName: '吸烟检测模型', + checkDate: '混合对抗攻击数据集', + lsl: '0.50%', + wsl: '0.01%', + time: '2024-04-11 10:09:25', }, { - standardEquipmentName: '要改的数据2', + standardEquipmentName: '人脸识别', + checkDate: '活体检测数据集', + lsl: '0.36%', + wsl: '0.05%', + time: '2024-06-12 10:09:25', + }, + { + standardEquipmentName: '安全帽检测模型', + checkDate: '安全帽佩戴识别数据集', + lsl: '0.25%', + wsl: '0.10%', + time: '2024-06-19 10:09:25', + }, + { + standardEquipmentName: '工服检测模型', + checkDate: '工服穿戴识别数据集', + lsl: '0.18%', + wsl: '0.06%', + time: '2024-07-20 10:09:25', + }, + { + standardEquipmentName: '文本识别检测模型', + checkDate: '中文分词数据集', + lsl: '0.34%', + wsl: '0.03%', + time: '2024-08-11 10:09:25', + }, + { + standardEquipmentName: '文本识别检测模型', + checkDate: '中文分词数据集', + lsl: '0.12%', + wsl: '0.05%', + time: '2024-09-06 10:09:25', + }, + { + standardEquipmentName: '吸烟检测模型', + checkDate: '混合对抗攻击数据集', + lsl: '0.5%', + wsl: '0.04%', + time: '2024-11-11 10:09:25', }, ] // ------------------------------------------字典---------------------------------------------- @@ -274,7 +320,7 @@
- 核查列表 + 检定结果