From 8ce4dcbd701b40165b0dbf365f667932cf2a8916 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期五, 06 三月 2026 08:21:15 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/common.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index 6afd506..9455563 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -277,7 +277,7 @@
}
}
, {
- field: 'realQty', align: 'center', title: '瀹為檯鏁伴噺', hide: false, templet: function (d) {
+ field: 'realQty', align: 'center', title: '鍗曟嵁鏁伴噺', hide: true, templet: function (d) {
var raw = d.realQty;
// var ioType = d.ioType;
// console.log(ioType)
--
Gitblit v1.9.1