From e93f24d1daf7a2c485033020bd4115bceb70f1c0 Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期一, 01 十二月 2025 17:05:54 +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