diff --git a/src/views/stocked/BatchSplitting/index.vue b/src/views/stocked/BatchSplitting/index.vue index 800db67..958b445 100644 --- a/src/views/stocked/BatchSplitting/index.vue +++ b/src/views/stocked/BatchSplitting/index.vue @@ -13,9 +13,9 @@ - + @@ -188,7 +188,7 @@ const state = reactive({ version: '00009', params: { SITENAME: 'SDK', - MATERIALPACKINGNAME: '', + CHARGE: '', LOCATIONNAME: '', MATERIALSPECNAME: '', ERPLOCATION: '', diff --git a/src/views/stocked/careerAssistanceInquiry/index.vue b/src/views/stocked/careerAssistanceInquiry/index.vue index 601669b..a3eba07 100644 --- a/src/views/stocked/careerAssistanceInquiry/index.vue +++ b/src/views/stocked/careerAssistanceInquiry/index.vue @@ -70,8 +70,8 @@ - - + + @@ -542,7 +542,8 @@ const { tableContainer, tableHeight, updateTableHeight, handleResize } = bTableH } }) - state.queryParams.version = 'WEB00032' + // state.queryParams.version = 'WEB00032' + state.queryParams.version = 'WEB00034' state.AllNumber = 0 state.UnitNumber = 0 await getQueryList(state.queryParams)