From 570046df69aeffbffb3efe8ddecaf523ca492a46 Mon Sep 17 00:00:00 2001
From: zongzhibin <zongzhibin@weben-smart.com>
Date: 周二, 26 11月 2024 09:15:39 +0800
Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/LA24030-LuLI_PackageLine

---
 LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/wmsStockQuan.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/wmsStockQuan.ts b/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/wmsStockQuan.ts
index 61d73db..48c02ec 100644
--- a/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/wmsStockQuan.ts
+++ b/LA24030_LuLiPackageLine_Web/src/api/main/ReportCenter/wmsStockQuan.ts
@@ -3,7 +3,7 @@
   AddWmsStockQuan = '/api/wmsStockQuan/add',
   DeleteWmsStockQuan = '/api/wmsStockQuan/delete',
   UpdateWmsStockQuan = '/api/wmsStockQuan/update',
-  PageWmsStockQuan = '/api/wmsStockQuan/pageView',
+  PageWmsStockQuan = '/api/wmsStockQuan/page', //888
   PageStockQuanForUse= '/api/wmsStockQuan/getStockQuanPageForUse',
   ListWmsStockQuan = '/api/wmsStockQuan/list',
   DetailWmsStockQuan = '/api/wmsStockQuan/detail',

--
Gitblit v1.9.3