翻译
This commit is contained in:
@@ -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: '',
|
||||
|
||||
Reference in New Issue
Block a user