From 29f877db79c52b8bfe7fa9f822f9e76e7d176a7a Mon Sep 17 00:00:00 2001
From: Administrator <335182714>
Date: 星期六, 09 十一月 2024 11:07:10 +0800
Subject: [PATCH] 推送mes记录台账请求方式修改

---
 src/main/webapp/static/js/stoMan/stoQue.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/stoMan/stoQue.js b/src/main/webapp/static/js/stoMan/stoQue.js
index 76e6a1b..c138fb7 100644
--- a/src/main/webapp/static/js/stoMan/stoQue.js
+++ b/src/main/webapp/static/js/stoMan/stoQue.js
@@ -202,7 +202,7 @@
             cols: [[
                 // {type: 'checkbox'}
                 {field: 'locNo$', align: 'center',title: '搴撲綅鍙�'}
-                ,{field: 'matnr', align: 'center',title: '鐗╂枡'}
+                ,{field: 'matnr', align: 'center',title: '瑙勬牸'}
                 ,{field: 'lgnum', align: 'center',title: '浠撳簱鍙�'}
                 ,{field: 'tbnum', align: 'center',title: '杞偍璇锋眰缂栧彿'}
                 // ,{field: 'tbpos', align: 'center',title: '琛岄」鐩�'}

--
Gitblit v1.9.1