From f10f00cf1739b49fe51abfbb96093a2a2f66a65c Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期日, 19 一月 2025 17:56:36 +0800
Subject: [PATCH] 赋值问题报错修改

---
 WinFrmUI/HStation.WinFrmUI.Assets.Core/07-fourLink/03-factor/EditAssetsFourlinkFactorDlg.cs |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/07-fourLink/03-factor/EditAssetsFourlinkFactorDlg.cs b/WinFrmUI/HStation.WinFrmUI.Assets.Core/07-fourLink/03-factor/EditAssetsFourlinkFactorDlg.cs
index ad12429..60fa0ba 100644
--- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/07-fourLink/03-factor/EditAssetsFourlinkFactorDlg.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/07-fourLink/03-factor/EditAssetsFourlinkFactorDlg.cs
@@ -1,15 +1,4 @@
-锘縰sing DevExpress.XtraEditors;
-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;
-using Yw;
-using Yw.DAL.Basic;
+锘縰sing Yw;
 
 namespace HStation.WinFrmUI
 {

--
Gitblit v1.9.3