add locale french

This commit is contained in:
jimmyGALLAND
2024-12-21 15:12:52 +01:00
parent 2a6bda9b9e
commit ab949ed6ac
7 changed files with 486 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<div>
<el-card class="list-query" shadow="hover">
<el-form inline label-width="80px">
<el-form-item label="用户">
<el-form-item :label="T('User')">
<el-select v-model="listQuery.user_id" clearable>
<el-option
v-for="item in allUsers"