From 534a4df0a439221d0371abce7afdff0ce0d0a2bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E5=BA=86=E6=BA=90?= Date: Fri, 23 May 2025 11:54:21 +0800 Subject: [PATCH] =?UTF-8?q?[SBBJ-1101]=E6=A8=A1=E5=85=B7=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E6=8A=A5=E4=BF=AE=E5=B7=A5=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/disposition/tabsList.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/utils/disposition/tabsList.ts b/src/utils/disposition/tabsList.ts index 7a2ffff..e6446a2 100644 --- a/src/utils/disposition/tabsList.ts +++ b/src/utils/disposition/tabsList.ts @@ -42,7 +42,7 @@ export const MoldLedgerTabsList = [ // }, { label: "报修记录", - prop: 'DeviceReportRecord', + prop: 'MoldReportRecord', }, { label: "维修记录", @@ -58,4 +58,3 @@ export const MoldLedgerTabsList = [ }, ] - \ No newline at end of file