From 87e43c42f5bccbbad9a922ee448834a70088d083 Mon Sep 17 00:00:00 2001
From: xiejun <xj@2023>
Date: 星期二, 01 八月 2023 10:07:46 +0800
Subject: [PATCH] PDM集成swing界面相关功能开发

---
 Source/UBCS-WEB/src/api/GetItem.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Source/UBCS-WEB/src/api/GetItem.js b/Source/UBCS-WEB/src/api/GetItem.js
index 9c0df49..976018e 100644
--- a/Source/UBCS-WEB/src/api/GetItem.js
+++ b/Source/UBCS-WEB/src/api/GetItem.js
@@ -19,7 +19,7 @@
     }
   })
 }
-//楂樼骇鏌ヨ
+//鍏ㄦ煡璇�
 export const FindData =(params)=>{
   return request({
     url: 'api/ubcs-code/mdmEngineController/gridTableDataByClassifyOid',
@@ -75,3 +75,4 @@
     data
   })
 }
+

--
Gitblit v1.9.3