From d66bc1821a36fd9272292bfa9d9c0980359e9ae0 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期一, 08 十二月 2025 08:44:02 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/jshdasrs' into jshdasrs
---
src/main/webapp/static/js/locDetlGroup/locDetlGroup.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/locDetlGroup/locDetlGroup.js b/src/main/webapp/static/js/locDetlGroup/locDetlGroup.js
index fd1ceb4..7e614fc 100644
--- a/src/main/webapp/static/js/locDetlGroup/locDetlGroup.js
+++ b/src/main/webapp/static/js/locDetlGroup/locDetlGroup.js
@@ -2,7 +2,7 @@
function getCol() {
var cols = [
- {field: 'matnr', align: 'center', title: 'sku', sort: true}
+ {field: 'matnr', align: 'center', title: '鍟嗗搧缂栧彿', sort: true}
, {field: 'maktx', align: 'center', title: '鐗╂枡鍚嶇О', sort: true}
, {field: 'specs', align: 'center', title: '瑙勬牸'}
,{field: 'standby1', align: 'center',title: 'po'}
--
Gitblit v1.9.1