fix: i18n typo
This commit is contained in:
parent
fe96dba906
commit
dbb366ead3
4 changed files with 7 additions and 5 deletions
|
|
@ -143,7 +143,7 @@ onMounted(async () => {
|
|||
:borderless="readonly"
|
||||
hide-bottom-space
|
||||
class="col-4"
|
||||
:label="$t('processingTime')"
|
||||
:label="$t('productProcessingTime')"
|
||||
v-model="process"
|
||||
type="number"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue