From 0e9e58187d93f01239b4c450569347212e2e8ce7 Mon Sep 17 00:00:00 2001
From: jhz <jinghz@oceic.com>
Date: 星期五, 08 七月 2022 00:01:44 +0800
Subject: [PATCH] 增加看板平台
---
BLL/系统管理/Xt_SystemParameter.cs | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git "a/BLL/\347\263\273\347\273\237\347\256\241\347\220\206/Xt_SystemParameter.cs" "b/BLL/\347\263\273\347\273\237\347\256\241\347\220\206/Xt_SystemParameter.cs"
index d986352..9c422ab 100644
--- "a/BLL/\347\263\273\347\273\237\347\256\241\347\220\206/Xt_SystemParameter.cs"
+++ "b/BLL/\347\263\273\347\273\237\347\256\241\347\220\206/Xt_SystemParameter.cs"
@@ -563,5 +563,16 @@
{
Modify();
}
+
+ private void org_Click(object sender, EventArgs e)
+ {
+ if (DBUtility.Gy_BaseFun.AllowRow(grdMain))
+ {
+ //鏍规嵁閫変腑琛屾樉绀� 鎸夌粍缁囩殑 绯荤粺鍙傛暟娓呭崟
+
+
+
+ }
+ }
}
}
\ No newline at end of file
--
Gitblit v1.9.1