From 093a1f1e49f482a58cb95f6562ab6c890bb03c89 Mon Sep 17 00:00:00 2001 From: zongzhibin <zongzhibin@weben-smart.com> Date: 周四, 28 11月 2024 09:53:16 +0800 Subject: [PATCH] add --- LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/storageView.ts | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/storageView.ts b/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/storageView.ts index 5b410bd..db287cf 100644 --- a/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/storageView.ts +++ b/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/storageView.ts @@ -1,6 +1,8 @@ import request from '/@/utils/request'; enum Api { - STORAGE_VIEW='/api/wmsPlaceContainerInfo/list', + // STORAGE_VIEW='/api/wmsPlaceContainerInfo/list', + STORAGE_VIEW='/api/wmsBasePlace/listView', + } // 澧炲姞鍒嗘嫞淇℃伅 -- Gitblit v1.9.3