添加国际化

main
wangxiaoshuang 2025-09-05 14:05:21 +08:00
parent f9cbbd56ec
commit 9c0e716dc8
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<el-date-picker
v-model="form.BirthDate"
type="date"
placeholder="选择日期"
:placeholder="$t('trials:inspection:placeholder:date')"
style="width: 100%"
format="yyyy-MM-dd"
value-format="yyyy-MM-dd"