From 77f7ef8a0dca359c69ed8229837d51373b39c25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E5=BA=86=E6=BA=90?= Date: Thu, 17 Apr 2025 13:44:59 +0800 Subject: [PATCH] =?UTF-8?q?[SBBJ-914]=20=E4=BF=AE=E5=A4=8D=E6=A3=80?= =?UTF-8?q?=E4=BF=AE=E5=B7=A5=E5=8D=95=E5=88=9B=E5=BB=BA=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E5=92=8C=E7=BB=B4=E4=BF=AE=E6=97=B6=E9=97=B4=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../deviceinspectionjob/deviceInspectionMain.data.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/eam/device/deviceinspectionjob/deviceInspectionMain.data.ts b/src/views/eam/device/deviceinspectionjob/deviceInspectionMain.data.ts index 50b590f..a3b4b7c 100644 --- a/src/views/eam/device/deviceinspectionjob/deviceInspectionMain.data.ts +++ b/src/views/eam/device/deviceinspectionjob/deviceInspectionMain.data.ts @@ -335,6 +335,10 @@ export const DeviceInspectionMain = useCrudSchemas(reactive([ table: { width: '180', }, + detail: { + width: 180, + dateFormat: 'YYYY-MM-DD HH:mm:ss' + }, }, { label: '描述', @@ -419,6 +423,10 @@ export const DeviceInspectionMain = useCrudSchemas(reactive([ table: { width: '180', }, + detail: { + width: 180, + dateFormat: 'YYYY-MM-DD HH:mm:ss' + }, }, { label: '操作',