From e672895374e5024098c08caa2fc4c15a3fc1290f Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Sat, 25 Mar 2023 19:46:43 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=B4=E6=8A=A4=E5=BF=85=E5=A1=AB=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/safetyPrecautions.vue | 9 ++--- .../components/maintenance.vue | 36 +++++++++---------- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/safetyPrecautions.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/safetyPrecautions.vue index 5a29207a6..9af80e5f3 100644 --- a/jero-web/src/views/otamanagement/vehicleinformation/components/safetyPrecautions.vue +++ b/jero-web/src/views/otamanagement/vehicleinformation/components/safetyPrecautions.vue @@ -164,7 +164,7 @@ import ImportFile from '@/components/ImportFileData/index' } }, mounted() { - this.getList() + // this.getList() this.getData() }, methods: { @@ -180,9 +180,10 @@ import ImportFile from '@/components/ImportFileData/index' getAction('/ota/otaBaCxAqcs/queryByOtaId',{otaIdT:otaIdT,otaId:localStorage.getItem('otaId')}).then(res=>{ if(res.code == 200){ this.dataSource[0].info = Number(res.result.bhjz) - this.dataSource[1].info =Number(res.result.fsxjz) - this.dataSource[2].info= Number(res.result.sjsbcs) - this.dataSource[3].info=Number(res.result.xxaqjz) + this.dataSource[1].info =Number(res.result.fsxjz) + this.dataSource[2].info= Number(res.result.sjsbcs) + this.dataSource[3].info=Number(res.result.xxaqjz) + this.loading = false } }) diff --git a/jero-web/src/views/otamanagement/vehicleregistration/components/maintenance.vue b/jero-web/src/views/otamanagement/vehicleregistration/components/maintenance.vue index db43ddfe5..03eca8753 100644 --- a/jero-web/src/views/otamanagement/vehicleregistration/components/maintenance.vue +++ b/jero-web/src/views/otamanagement/vehicleregistration/components/maintenance.vue @@ -14,11 +14,11 @@
- + * {{$t('recordstatus')}}
- +
- + * {{$t('filingtime')}}
- +