From e376b141cf53d9c5950d603ff5d56ba5bf5a610e Mon Sep 17 00:00:00 2001 From: zyy <1787816799@qq.com> Date: Tue, 20 Aug 2019 13:14:02 +0800 Subject: [PATCH 1/3] =?UTF-8?q?desc:=20=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/langs/zh/map.js | 2 ++ .../map/mapdraft/mapedit/mapoperate/train/index.vue | 12 ++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/i18n/langs/zh/map.js b/src/i18n/langs/zh/map.js index 715691739..2a712b9c2 100644 --- a/src/i18n/langs/zh/map.js +++ b/src/i18n/langs/zh/map.js @@ -142,6 +142,7 @@ export default { meter: '米', code: '编码:', + codeC: '编码', imageName: '图片名称:', imageWidth: '图片宽度:', imageHeight: '图片高度:', @@ -329,6 +330,7 @@ export default { trainCode: '列车编号:', groupNumber: '车组号:', + trainNumber: '车组号', modelCode: '车类型:', trainmodelCreate: '新建车类型', diff --git a/src/views/map/mapdraft/mapedit/mapoperate/train/index.vue b/src/views/map/mapdraft/mapedit/mapoperate/train/index.vue index cc21ba5eb..6ea475221 100644 --- a/src/views/map/mapdraft/mapedit/mapoperate/train/index.vue +++ b/src/views/map/mapdraft/mapedit/mapoperate/train/index.vue @@ -1,24 +1,24 @@