From b7d9f2e23cbda587d814c7d07c1664c053c83dcb Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期二, 12 八月 2025 13:58:07 +0800
Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/GsMesClient

---
 DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
index bb1a008..a69c00a 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
@@ -400,7 +400,7 @@
             0,
             0});
             this.txt_noLength.Minimum = new decimal(new int[] {
-            6,
+            4,
             0,
             0,
             0});
@@ -408,7 +408,7 @@
             this.txt_noLength.Size = new System.Drawing.Size(136, 26);
             this.txt_noLength.TabIndex = 237;
             this.txt_noLength.Value = new decimal(new int[] {
-            6,
+            4,
             0,
             0,
             0});

--
Gitblit v1.9.3