退货口入库

This commit is contained in:
x
2026-08-19 14:29:35 +08:00
parent ad86fa8277
commit b931e96526
4 changed files with 6 additions and 3 deletions

View File

@@ -48,7 +48,7 @@
data() {
return {
title: '',
options: [{value: '1', text: this.$t('select.return-inspection-warehousing')}, {value: '2', text: this.$t('select.recut-warehousing')}, {value: '0001', text: this.$t('select.production-warehousing')}, {value: '0009', text: this.$t('select.manual-warehousing')}],
options: [{value: '0006', text: this.$t('select.return-inspection-warehousing')}, {value: '0007', text: this.$t('select.recut-warehousing')}, {value: '0001', text: this.$t('select.production-warehousing')}, {value: '0009', text: this.$t('select.manual-warehousing')}, {value: '0012', text: this.$t('select.label-change-warehousing')}],
index: '',
val1: '',
val2: '',