@ -79,7 +79,7 @@ const fromLocationCode = ref('')
const filterItemCode = ref('')
onShow(() => {
nextTick(() => {
getList('refresh')
getList('refresh',fromLocationCode.value, filterItemCode.value)
})
onLoad((option) => {