From 7b197894d375f9c445f68f965eabef83ed6791e1 Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周四, 25 4月 2024 18:33:31 +0800 Subject: [PATCH] 助记码 --- iWare_RawMaterialWarehouse_Web/src/api/modular/main/WmsBase/BaseCustomerManage.js | 25 +++++++++++++++++-------- 1 files changed, 17 insertions(+), 8 deletions(-) diff --git a/iWare_RawMaterialWarehouse_Web/src/api/modular/main/WmsBase/BaseCustomerManage.js b/iWare_RawMaterialWarehouse_Web/src/api/modular/main/WmsBase/BaseCustomerManage.js index 9f2dc11..09dbe4c 100644 --- a/iWare_RawMaterialWarehouse_Web/src/api/modular/main/WmsBase/BaseCustomerManage.js +++ b/iWare_RawMaterialWarehouse_Web/src/api/modular/main/WmsBase/BaseCustomerManage.js @@ -1,7 +1,7 @@ 锘縤mport { axios } from '@/utils/request' /** - * 鏌ヨ瀹㈡埛妗f + * 鏌ヨ寰�鏉ュ叧绯� * * @author ly */ @@ -14,7 +14,7 @@ } /** - * 瀹㈡埛妗f鍒楄〃 + * 寰�鏉ュ叧绯诲垪琛� * * @author ly */ @@ -26,8 +26,17 @@ }) } + +export function BaseZjmList (parameter) { + return axios({ + url: '/WmsCommon/getMnemonicCode', + method: 'get', + params: parameter + }) +} + /** - * 娣诲姞瀹㈡埛妗f + * 娣诲姞寰�鏉ュ叧绯� * * @author ly */ @@ -40,7 +49,7 @@ } /** - * 缂栬緫瀹㈡埛妗f + * 缂栬緫寰�鏉ュ叧绯� * * @author ly */ @@ -53,7 +62,7 @@ } /** - * 鍒犻櫎瀹㈡埛妗f + * 鍒犻櫎寰�鏉ュ叧绯� * * @author ly */ @@ -67,7 +76,7 @@ /** - * 瀵煎嚭瀹㈡埛妗f鐨凟xcel鏂囦欢 + * 瀵煎嚭寰�鏉ュ叧绯荤殑Excel鏂囦欢 * * @author ly */ @@ -81,7 +90,7 @@ } /** - * 瀵煎叆瀹㈡埛妗f鐨凟xcel鏂囦欢 + * 瀵煎叆寰�鏉ュ叧绯荤殑Excel鏂囦欢 * * @author ly */ @@ -97,7 +106,7 @@ /** - * 涓嬭浇瀹㈡埛妗f鐨凟xcel瀵煎叆妯℃澘 + * 涓嬭浇寰�鏉ュ叧绯荤殑Excel瀵煎叆妯℃澘 * * @author ly */ -- Gitblit v1.9.3