From df5455cbba2f36ce3b56a97513b9452a720d5090 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期日, 12 十二月 2021 10:25:12 +0800
Subject: [PATCH] nothing

---
 Pub_Class/CustomerCls/ClsPub.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Pub_Class/CustomerCls/ClsPub.cs b/Pub_Class/CustomerCls/ClsPub.cs
index 8114dd5..c82b5ac 100644
--- a/Pub_Class/CustomerCls/ClsPub.cs
+++ b/Pub_Class/CustomerCls/ClsPub.cs
@@ -1331,7 +1331,7 @@
         {
             try
             {
-                if(oGrd.RowCount<=1  )
+                if (oGrd.RowCount <= 1)
                 {
                     return;
                 }

--
Gitblit v1.9.1