This commit is contained in:
2025-07-18 13:42:19 +08:00
parent 33a184549a
commit 1e7eaa5070
14 changed files with 84 additions and 21 deletions

View File

@@ -47,7 +47,7 @@
return {
title: '',
val1: '',
options: [{value: '3', text: '合格品'}, {value: '0', text: '空点位'}, {value: '1', text: '有架子'}],
options: [{value: '3', text: this.$t('select.lualified-products')}, {value: '0', text: this.$t('select.empty-position')}, {value: '1', text: this.$t('select.with-shelf')}],
index: '',
options1: [{value: '1', text: '1'}, {value: '2', text: '2'}],
index1: '',