From 9e51818561720b0a1312a549b398cf60eb60c741 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期五, 23 五月 2025 17:11:59 +0800
Subject: [PATCH] 13
---
src/main/webapp/static/js/saasPakStore/stockAdjust.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/saasPakStore/stockAdjust.js b/src/main/webapp/static/js/saasPakStore/stockAdjust.js
index e7e872b..7bdcf16 100644
--- a/src/main/webapp/static/js/saasPakStore/stockAdjust.js
+++ b/src/main/webapp/static/js/saasPakStore/stockAdjust.js
@@ -10,7 +10,7 @@
,{field: 'batch', align: 'center',title: '搴忓垪鐮�', edit: true, style: 'font-weight:bold'}
,{field: 'threeCode', align: 'center',title: '閿�鍞鍗曞彿', edit: true, style: 'font-weight:bold'}
,{field: 'deadTime', align: 'center',title: '閿�鍞鍗曡鍙�', edit: true, style: 'font-weight:bold'}
- ,{field: 'suppCode', align: 'center',title: '鏂欑鐮�', edit: true, style: 'font-weight:bold'}
+ ,{field: 'suppCode', align: 'center',title: '璐ф灦鐮�', edit: true, style: 'font-weight:bold'}
];
arrRemove(detlCols, "field", "zpallet");
arrRemove(detlCols, "field", "anfme");
--
Gitblit v1.9.1