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 = "";