From 674c21e1e75e3c8dc05b153517af14156e29a11b Mon Sep 17 00:00:00 2001 From: kkfluous Date: Tue, 28 Apr 2026 15:25:49 +0800 Subject: [PATCH] =?UTF-8?q?feat(detail):=20=E4=B8=9A=E5=8A=A1=E5=85=B3?= =?UTF-8?q?=E7=B3=BB=E5=8D=A1=E9=9A=90=E8=97=8F=E4=B8=9A=E5=8A=A1=E8=B4=9F?= =?UTF-8?q?=E8=B4=A3=E4=BA=BA/=E5=AE=A2=E6=88=B7=E5=85=A8=E5=90=8D?= =?UTF-8?q?=EF=BC=8C=E5=88=A0=E9=99=A4=E5=8F=98=E6=9B=B4=E8=B4=9F=E8=B4=A3?= =?UTF-8?q?=E4=BA=BA=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- artboards/detail.jsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/artboards/detail.jsx b/artboards/detail.jsx index 81c7d7e..fcba8c9 100644 --- a/artboards/detail.jsx +++ b/artboards/detail.jsx @@ -111,8 +111,6 @@ const ArtboardDetail = () => { {v.deptName} -
业务负责人{v.deptLead}
-
客户全名{v.customer}
{v.own === "lease" &&
租赁公司{v.company}
} {v.contractNo && <>
合同编号{v.contractNo}
@@ -122,7 +120,6 @@ const ArtboardDetail = () => {
-