From 5f1c6eeb449dad448f2d4010d134fdb3fac1fecb Mon Sep 17 00:00:00 2001 From: zhuotianyuan Date: Fri, 23 Jan 2026 16:42:10 +0800 Subject: [PATCH] =?UTF-8?q?fix(Order/List):=20=E7=A7=BB=E9=99=A4=E8=B0=83?= =?UTF-8?q?=E8=AF=95=E6=97=A5=E5=BF=97=E5=92=8C=E6=97=A0=E6=95=88=E7=9A=84?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=E9=AA=8C=E8=AF=81=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除console.log调试语句和无效的公司名称必填验证规则 --- src/pages/Order/List/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/Order/List/index.tsx b/src/pages/Order/List/index.tsx index 8a9b3d7..6da24ef 100644 --- a/src/pages/Order/List/index.tsx +++ b/src/pages/Order/List/index.tsx @@ -1384,7 +1384,6 @@ const [shipmentPlatforms, setShipmentPlatforms] = useState([ }, }, }; - console.log('data',a) return a }} onFinish={async ({ @@ -1716,7 +1715,6 @@ const [shipmentPlatforms, setShipmentPlatforms] = useState([