From d102e42c79061597bf9a0ca6d5761184d0351ff2 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 11 二月 2025 08:07:21 +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