diff --git a/jero-web/src/views/otamanagement/upgradeactivity/components/maintenance.vue b/jero-web/src/views/otamanagement/upgradeactivity/components/maintenance.vue index 14f819761..75237d8fc 100644 --- a/jero-web/src/views/otamanagement/upgradeactivity/components/maintenance.vue +++ b/jero-web/src/views/otamanagement/upgradeactivity/components/maintenance.vue @@ -14,11 +14,11 @@
- + * {{$t('recordstatus')}}
- +
- + * {{$t('filingtime')}}
- + { @@ -173,8 +189,9 @@ export default { }, handleCancel() { this.formInline = { - batjsj:'' - } + bazt:'', + batjsj:'', + bz:'',} this.ids = '' this.visible = false }, diff --git a/jero-web/src/views/otamanagement/upgradeactivity/index.vue b/jero-web/src/views/otamanagement/upgradeactivity/index.vue index f163e5aa2..7ac514e96 100644 --- a/jero-web/src/views/otamanagement/upgradeactivity/index.vue +++ b/jero-web/src/views/otamanagement/upgradeactivity/index.vue @@ -274,7 +274,7 @@ export default { align: 'left', width: 140, ellipsis: true, - dataIndex: 'bazt' + dataIndex: 'bazt_dictText' }, { title: this.$t('filingtime'), @@ -393,6 +393,8 @@ export default { }, // 创建车型 createvehicleandfunctionrecords() { + localStorage.removeItem('otaId') + localStorage.removeItem('otaIdT') this.$router.push({ path: '/upgradeactivityrecord', query: {} diff --git a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/auxiliaryupgradehavechanged.vue b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/auxiliaryupgradehavechanged.vue index 64b7d7140..3738deba4 100644 --- a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/auxiliaryupgradehavechanged.vue +++ b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/auxiliaryupgradehavechanged.vue @@ -1,11 +1,11 @@ diff --git a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue index b400c4bc6..ee65f5406 100644 --- a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue +++ b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue @@ -1,11 +1,11 @@