From f79b4d4caafd8373c2172d47df9235053898bd90 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Thu, 15 May 2025 15:48:38 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BA=A7=E5=93=81=E7=AE=A1=E7=90=86:?= =?UTF-8?q?=20=E5=A4=9A=E8=AF=AD=E8=A8=80=E6=8F=8F=E8=BF=B0=E9=99=90?= =?UTF-8?q?=E5=88=B6=E8=BE=93=E5=85=A5=E5=AD=97=E6=95=B02000?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/products/Detail/ProductInfoLgc.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/products/Detail/ProductInfoLgc.jsx b/src/views/products/Detail/ProductInfoLgc.jsx index 6beec47..3ef7af4 100644 --- a/src/views/products/Detail/ProductInfoLgc.jsx +++ b/src/views/products/Detail/ProductInfoLgc.jsx @@ -46,7 +46,7 @@ const ProductInfoLgc = ({ editable, formInstance, pickEditedInfo, ...props }) => handleChange('description', e.target.value)} // disabled={ignoreEditable ? false : (!isEmpty(ele.descriptions) || !editable)} @@ -98,7 +98,7 @@ const ProductInfoLgc = ({ editable, formInstance, pickEditedInfo, ...props }) => - +