From 1ec0f01384f5019aec98e0b8ced7c28c544a94e0 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期一, 11 五月 2026 19:30:26 +0800
Subject: [PATCH] #MES接口对接

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

diff --git a/src/main/webapp/static/js/matTurn/matTurn.js b/src/main/webapp/static/js/matTurn/matTurn.js
index 906f369..40a25cf 100644
--- a/src/main/webapp/static/js/matTurn/matTurn.js
+++ b/src/main/webapp/static/js/matTurn/matTurn.js
@@ -11,7 +11,7 @@
             style: 'color: blue;font-weight: bold'
         }
         , {field: 'maktx', align: 'center', title: '鍝佸悕'}
-        , {field: 'specs', align: 'center', title: '鍝佸悕'}
+        , {field: 'specs', align: 'center', title: '搴撲綅绫诲瀷'}
     ];
 }
 

--
Gitblit v1.9.1