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 = () => {
-