From 47d90c78a5e00f50e804705aa208ff1f264cb4f6 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期日, 09 二月 2025 12:09:19 +0800 Subject: [PATCH] 工单细节 --- DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs index c47944b..66c3964 100644 --- a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs +++ b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs @@ -6,11 +6,7 @@ using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; -using System.ComponentModel; using System.Data; -using System.Drawing; -using System.Linq; -using System.Text; using System.Threading.Tasks; using System.Windows.Forms; @@ -28,7 +24,6 @@ strType = _strType; txt_bl017.Text = _strType; // txt_bl017.Tag = "moren." + _strType; - } protected override void OnCreateControl() { -- Gitblit v1.9.3