From aa4e638512f70d2ac2a8ccc48d6ba026bdfc959e Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 18 二月 2025 08:24:37 +0800 Subject: [PATCH] 出库细节 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs index 4304f73..010fbc9 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs @@ -4,7 +4,6 @@ using System.Threading.Tasks; using System.Windows.Forms; using DevExpress.XtraEditors; -using DevExpress.XtraGrid.Views.Grid; using Gs.DevApp.Entity; using Gs.DevApp.ToolBox; using Gs.DevApp.UserControl; -- Gitblit v1.9.3