From 0e7a8d823d80abf82758efbc4e144b6f994ec64f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E9=A3=9E?= Date: Wed, 4 Jun 2025 08:48:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/stocked/NoOrMoveLibrary/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/stocked/NoOrMoveLibrary/index.vue b/src/views/stocked/NoOrMoveLibrary/index.vue index 7c08dcb..062bb63 100644 --- a/src/views/stocked/NoOrMoveLibrary/index.vue +++ b/src/views/stocked/NoOrMoveLibrary/index.vue @@ -448,7 +448,7 @@ const state = reactive({ pageSize: 10 }, queryParamsERPLocation: { - queryId: 'GetErpLocationList', + queryId: 'GetErpLocationList3', version: 'WEB00001', params: { SITENAME: localStorage.getItem('siteName') || 'SDK',