From 435e3366a85f797ce02008698c28c9a8ca73b4a6 Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期二, 08 十月 2024 10:10:24 +0800
Subject: [PATCH] UI定义复制粘贴树查询接口,按钮复制粘贴接口

---
 Source/Client/PLTClient/src/com/vci/client/workflow/template/ProcessCategoryPanel.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Source/Client/PLTClient/src/com/vci/client/workflow/template/ProcessCategoryPanel.java b/Source/Client/PLTClient/src/com/vci/client/workflow/template/ProcessCategoryPanel.java
index bc16b40..e7799e3 100644
--- a/Source/Client/PLTClient/src/com/vci/client/workflow/template/ProcessCategoryPanel.java
+++ b/Source/Client/PLTClient/src/com/vci/client/workflow/template/ProcessCategoryPanel.java
@@ -15,7 +15,7 @@
 import com.vci.client.common.VCIBasePanel;
 import com.vci.client.framework.rightConfig.object.FunctionObject;
 import com.vci.client.ui.exception.VCIException;
-import com.vci.client.ui.image.bundle.BundleImage;
+import com.vci.client.ui.image.BundleImage;
 import com.vci.client.ui.locale.LocaleDisplay;
 import com.vci.client.ui.swing.KJButton;
 import com.vci.client.ui.swing.KTextField;

--
Gitblit v1.9.3