From aa9075b4c1e51d90f516ec7590a5e915ac73c66c Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期四, 25 十一月 2021 20:01:36 +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