From 1ed6d45085cbddf44a238623029b4ae96bef7560 Mon Sep 17 00:00:00 2001 From: cdk <2441919651@qq.com> Date: 星期四, 11 九月 2025 15:55:26 +0800 Subject: [PATCH] 采购退货销售出库增加打印功能 --- DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs b/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs index 2a46583..628e646 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs @@ -1,6 +1,4 @@ -锘縰sing DevExpress.XtraEditors; -using Gs.DevApp.Entity; -using Gs.DevApp.ToolBox; +锘縰sing Gs.DevApp.ToolBox; using Newtonsoft.Json; using System; using System.Collections.Generic; -- Gitblit v1.9.3