From baefceb49e3227c1e7c952c93c9179950284bdb3 Mon Sep 17 00:00:00 2001 From: zhang_li Date: Thu, 22 May 2025 16:54:17 +0800 Subject: [PATCH] =?UTF-8?q?SBBJ-1096=E5=8E=82=E5=86=85=E6=A8=A1=E5=85=B7?= =?UTF-8?q?=E5=8F=B0=E8=B4=A6=EF=BC=8C=E6=98=8E=E7=BB=86=E5=85=B3=E8=81=94?= =?UTF-8?q?=E5=A4=87=E4=BB=B6=E5=AD=97=E6=AE=B5=E5=BA=94=E5=8E=BB=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/disposition/tabsList.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/utils/disposition/tabsList.ts b/src/utils/disposition/tabsList.ts index 0ecfa75..7a2ffff 100644 --- a/src/utils/disposition/tabsList.ts +++ b/src/utils/disposition/tabsList.ts @@ -36,10 +36,10 @@ export const MoldLedgerTabsList = [ label: "关联文档", prop: 'Word', }, - { - label: "关联备件", - prop: 'Part', - }, + // { + // label: "关联备件", + // prop: 'Part', + // }, { label: "报修记录", prop: 'DeviceReportRecord',