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',