From 8fc2f43d4d91e0936d7b7cc2d69e0cb8ba32e7fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=94=A6=E9=BA=9F=20=E7=8E=8B?= Date: Wed, 15 Apr 2026 16:34:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E7=BA=A6=E7=BC=96=E5=8F=B7=E4=B8=8D?= =?UTF-8?q?=E7=BB=99=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- YLErpWeb/wwwroot/Scripts/app/trade/tradeConfirmBook.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/YLErpWeb/wwwroot/Scripts/app/trade/tradeConfirmBook.js b/YLErpWeb/wwwroot/Scripts/app/trade/tradeConfirmBook.js index fef7be32..3ebbf788 100644 --- a/YLErpWeb/wwwroot/Scripts/app/trade/tradeConfirmBook.js +++ b/YLErpWeb/wwwroot/Scripts/app/trade/tradeConfirmBook.js @@ -88,10 +88,7 @@ const colModelGrid = (new function () { sortable: false, formatter: function (cellValue, options, rowObject) { var html = ""; - if (cellValue) { - if (!page.isWuChan) { - html += ""; - } + if (cellValue) { html += ""; } else { html = "";