Compare commits

..

No commits in common. "8545d50326f6c0051fa9391abf7837003d1d480d" and "38fc7ff5c2496ec1e21e29a70abcf137f9319e53" have entirely different histories.

View File

@ -448,7 +448,7 @@ const state = reactive({
pageSize: 10 pageSize: 10
}, },
queryParamsERPLocation: { queryParamsERPLocation: {
queryId: 'GetErpLocationList3', queryId: 'GetErpLocationList',
version: 'WEB00001', version: 'WEB00001',
params: { params: {
SITENAME: localStorage.getItem('siteName') || 'SDK', SITENAME: localStorage.getItem('siteName') || 'SDK',