From f9fe8b8f97c1cbf26ae32defcdf76da4964ed089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Tue, 14 Feb 2023 15:03:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=A0=E9=99=A4=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/lang/en.js | 2 + ruoyi-ui/src/lang/zhCn.js | 2 + ruoyi-ui/src/views/basecar/car/index.vue | 58 ++++++++++++++---------- 3 files changed, 39 insertions(+), 23 deletions(-) diff --git a/ruoyi-ui/src/lang/en.js b/ruoyi-ui/src/lang/en.js index 2518fd1..6185212 100644 --- a/ruoyi-ui/src/lang/en.js +++ b/ruoyi-ui/src/lang/en.js @@ -143,6 +143,8 @@ export default { }, baseCar: { car: { + team:'Team', + model:'BelongingToTheModel', companyCode: 'Enterprise number', carQueueId: 'Fleet ID', carTypeId: 'Model ID', diff --git a/ruoyi-ui/src/lang/zhCn.js b/ruoyi-ui/src/lang/zhCn.js index 34bf8ce..467031d 100644 --- a/ruoyi-ui/src/lang/zhCn.js +++ b/ruoyi-ui/src/lang/zhCn.js @@ -143,6 +143,8 @@ export default { }, baseCar: { car: { + team:'所属车队', + model:'所属车型', companyCode: '企业编号', carQueueId: '车队ID', carTypeId: '车型ID', diff --git a/ruoyi-ui/src/views/basecar/car/index.vue b/ruoyi-ui/src/views/basecar/car/index.vue index 9fb19c8..5c1af2b 100644 --- a/ruoyi-ui/src/views/basecar/car/index.vue +++ b/ruoyi-ui/src/views/basecar/car/index.vue @@ -22,22 +22,22 @@ {{ t('option.add') }} {{ t('option.edit') }} @@ -69,8 +69,8 @@ - - + + @@ -79,11 +79,11 @@ width="160"> @@ -98,15 +98,19 @@ @pagination="getList" /> - - - - - - - - - + + + + + + + + + @@ -115,7 +119,7 @@ v-model="form.carLicense" :placeholder="t('common.pleaseEnter') + t('baseCar.car.carLicense')"/> - + - + -