From 3a6fca8a9ef505301907217ac9d98866fb5eeb3c Mon Sep 17 00:00:00 2001
From: huang <1532065656@qq.com>
Date: 星期二, 25 三月 2025 11:08:57 +0800
Subject: [PATCH] 修改看板表格加滚动,适应大屏
---
JiuMuMesParent/JsonFile/PlcLoad.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/JiuMuMesParent/JsonFile/PlcLoad.json b/JiuMuMesParent/JsonFile/PlcLoad.json
index 9b7feb1..9bc560c 100644
--- a/JiuMuMesParent/JsonFile/PlcLoad.json
+++ b/JiuMuMesParent/JsonFile/PlcLoad.json
@@ -5,14 +5,14 @@
"parameterInfo":[
{
"codeId": "plcRequest",
- "addressIndex": "2",
+ "addressIndex": "0",
"addressLength": "2",
"type": "word",
"unit": ""
},
{
"codeId": "plcRequestID",
- "addressIndex": "4",
+ "addressIndex": "2",
"addressLength": "2",
"type": "word",
"unit": ""
--
Gitblit v1.8.0