From 51dd966cff96a1a235f17f57300fc812a24ca14f Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期五, 17 十二月 2021 14:54:54 +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