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/locRule/locRule.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/locRule/locRule.js b/src/main/webapp/static/js/locRule/locRule.js
index 37b0dfc..4c1b24f 100644
--- a/src/main/webapp/static/js/locRule/locRule.js
+++ b/src/main/webapp/static/js/locRule/locRule.js
@@ -24,7 +24,7 @@
{type: 'checkbox'}
// ,{field: 'id', align: 'center',title: 'ID'}
, {field: 'matnr', align: 'center', title: '鍟嗗搧缂栧彿'}
- , {field: 'specs', align: 'center', title: '瑙勬牸'}
+ , {field: 'specs', align: 'center', title: '搴撲綅绫诲瀷'}
, {field: 'model', align: 'center', title: '鍨嬪彿'}
, {field: 'cstmr', align: 'center', title: '瀹㈡埛'}
, {field: 'batch', align: 'center', title: '鎵瑰彿'}
--
Gitblit v1.9.1