国际化

This commit is contained in:
2025-06-13 15:44:52 +08:00
parent 50c6651cdc
commit 6aa55bb786
18 changed files with 501 additions and 402 deletions

View File

@@ -48,7 +48,7 @@
return {
title: '',
val1: '',
options: [{value: '1', text: '小托盘'}, {value: '2', text: '大托盘'}],
options: [{value: '1', text: this.$t('select.coaster')}, {value: '2', text: this.$t('select.large-tray')}],
index: '',
val2: '',
disabled: false