From 25155dd82217ed0f9420d9f1e898f0d05ed2b0d9 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期六, 13 十二月 2025 13:34:27 +0800
Subject: [PATCH] #
---
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