From 2c4e2de6eb9ff5d6cecc9941a4da91b9098116c3 Mon Sep 17 00:00:00 2001 From: zhangzhen <525765282@qq.com> Date: Fri, 13 Jun 2025 17:47:30 +0800 Subject: [PATCH] 优化快速报价样式; --- src/components/QuickQuote/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/QuickQuote/index.jsx b/src/components/QuickQuote/index.jsx index 6ffc04b..897109e 100644 --- a/src/components/QuickQuote/index.jsx +++ b/src/components/QuickQuote/index.jsx @@ -1780,7 +1780,7 @@ const BoxComponent = props => { ) : ( - "暂无图片" +
暂无图片
)} {/* {svgProps.boxList.length ? ( slaveRowData.sPackDetailPathUpLoad ? -- libgit2 0.22.2