diff --git a/jero-web/src/views/otamanagement/upgradeactivity/components/TermInformation.vue b/jero-web/src/views/otamanagement/upgradeactivity/components/TermInformation.vue deleted file mode 100644 index 90d8067ae..000000000 --- a/jero-web/src/views/otamanagement/upgradeactivity/components/TermInformation.vue +++ /dev/null @@ -1,414 +0,0 @@ - - - - - - - - - - - - {{$t('templateDownload')}} - - - - - - - - - - - - - {{$t('evaluationMethod')}} - - - - - - - - - - - - {{$t('Assessor')}} - - - - - - - - - - - - - {{$t('BatchSetting')}} - - - - - - - - - - - - - - - - - - - {{$t('delete')}} - - - - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/upgradeactivity/components/evaluationResultsClause.vue b/jero-web/src/views/otamanagement/upgradeactivity/components/evaluationResultsClause.vue deleted file mode 100644 index cb6ac76a4..000000000 --- a/jero-web/src/views/otamanagement/upgradeactivity/components/evaluationResultsClause.vue +++ /dev/null @@ -1,497 +0,0 @@ - - - - - - - - - {{$route.query.serialNumber +' '+$t('regulatoryTechnicalEvaluationResults')}} - - - - - {{$t('initiateSupplementaryProcess')}} - - - - {{$t('endProcess')}} - - - - - - - - - - - - - {{$t('processBackground')}}: - {{$route.query.processBackground}} - - - {{$t('engineerFeedbackResults')}} - - - - - - - - - {{$t('Assessor')}} - - - - - - - - {{$t('complianceResults')}} - - - - - {{ item.name }} - - - - - - - - {{$t('query')}} - {{$t('reset')}} - - - - - - - - - {{$t('fileExport')}} - - - - - - - - - - - - - - - {{ $t('viewFile') }} - - -- - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/upgradeactivity/components/evaluationResultsWhole.vue b/jero-web/src/views/otamanagement/upgradeactivity/components/evaluationResultsWhole.vue deleted file mode 100644 index 1f6cafd55..000000000 --- a/jero-web/src/views/otamanagement/upgradeactivity/components/evaluationResultsWhole.vue +++ /dev/null @@ -1,449 +0,0 @@ - - - - - - - - - {{$route.query.serialNumber +' '+$t('regulatoryTechnicalEvaluationResults')}} - - - - - {{$t('initiateSupplementaryProcess')}} - - - - {{$t('endProcess')}} - - - - - - - - - - - - - {{$t('processBackground')}}: - {{$route.query.processBackground}} - - - - - - - - - - - - - - - - - - {{$t('fileExport')}} - - - - - - {{ $t('viewFile') }} - - -- - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/upgradeactivity/components/initiatingProcess.vue b/jero-web/src/views/otamanagement/upgradeactivity/components/initiatingProcess.vue deleted file mode 100644 index e3ae2906e..000000000 --- a/jero-web/src/views/otamanagement/upgradeactivity/components/initiatingProcess.vue +++ /dev/null @@ -1,830 +0,0 @@ - - - - - - - - - - - - {{record.sarFileSplitInfoList && record.sarFileSplitInfoList.length > 0 ? '是':'否'}} - - - {{$t('whetherTheDisassemblySheetIncluded')}} - - - - - - - - - - - - - * - {{$t('standardDecompositionDocument')}} - - - - - {{$t('yes')}} - - - {{$t('notOnlyRz')}} - - - - - - - - - - - * - {{$t('brand')}} - - - - - - - - - - - - {{$t('selectedStandard')}} - - - {{selectedRowKeysRecord[0] ? - selectedRowKeysRecord[0].serialNumber+'-'+selectedRowKeysRecord[0].title:''}} - - - - {{$t('standardDecompositionDocument')}} - - - - - {{$t('importLocalDisassemblyOrder')}} - - - - - - - - - - * - {{$t('closingDate')}} - - - - - - - - - - {{$t('RelevantMaterials')}} - - - - {{ (formInline.relatedDataFileId === 'null' || formInline.relatedDataFileId === '' || - formInline.relatedDataFileId == null) ? $t('clickUpload') : $t('viewUploadedFiles') - }} - - - - - - - - - - {{$t('processBackground')}} - - - - - - - - - - - - {{$t('remarks')}} - - - - - - - - - - - - - {{$t('evaluationMethod')}} - - - - - - - - - - * - {{$t('Assessor')}} - - - - - - - - - - - - - - - {{this.$t('pleaseWaitWhileRunning')}} - - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/upgradeactivity/components/maintenance.vue b/jero-web/src/views/otamanagement/upgradeactivity/components/maintenance.vue index 65d36046e..612427415 100644 --- a/jero-web/src/views/otamanagement/upgradeactivity/components/maintenance.vue +++ b/jero-web/src/views/otamanagement/upgradeactivity/components/maintenance.vue @@ -1,3 +1,4 @@ + - - - - {{$t('cancel')}} - - - - - - {{$t('See')}} - - - - - - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/upgradeactivity/components/standardDecompositionSheet.vue b/jero-web/src/views/otamanagement/upgradeactivity/components/standardDecompositionSheet.vue deleted file mode 100644 index 96f5b4fc5..000000000 --- a/jero-web/src/views/otamanagement/upgradeactivity/components/standardDecompositionSheet.vue +++ /dev/null @@ -1,392 +0,0 @@ - - - - - - - - - - {{$t('standardDocuments')}} - - - - - {{ item.fileName }} - - - - - - - - - {{$t('technicalField')}} - - - - - - - - {{$t('informationCategory')}} - - - - - - - {{$t('query')}} - {{$t('reset')}} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{$t('cancel')}} - {{$t('submit')}} - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/upgradeactivity/components/upgradecompletion.vue b/jero-web/src/views/otamanagement/upgradeactivity/components/upgradecompletion.vue index 8c94cf23f..5743d2c61 100644 --- a/jero-web/src/views/otamanagement/upgradeactivity/components/upgradecompletion.vue +++ b/jero-web/src/views/otamanagement/upgradeactivity/components/upgradecompletion.vue @@ -1,3 +1,4 @@ + {{$t('upgraderegistrationnumber')}} + v-model="queryParam.cpdjbh"> @@ -19,7 +19,7 @@ {{$t('noticebatch')}} + v-model="queryParam.ggpc"> @@ -32,7 +32,7 @@ {{$t('producttrademark')}} + v-model="queryParam.cpsb"> @@ -46,7 +46,7 @@ {{$t('productname')}} + v-model="queryParam.cpmc"> @@ -68,7 +68,7 @@ {{$t('productModel')}} + v-model="queryParam.cpxh"> @@ -237,14 +237,14 @@ export default { { title: this.$t('registrationnumber'), align: 'left', - dataIndex: 'serialNumber', + dataIndex: 'cpdjbh', ellipsis: true, width: 170 }, { title: this.$t('noticebatch'), align: 'left', - dataIndex: 'title', + dataIndex: 'ggpc', ellipsis: true, width: 170 }, @@ -253,49 +253,49 @@ export default { align: 'left', width: 170, ellipsis: true, - dataIndex: 'technologyTerritoryName' + dataIndex: 'cpsb' }, { title: this.$t('productname'), align: 'left', width: 170, ellipsis: true, - dataIndex: 'evaluationMethodsName' + dataIndex: 'cpmc' }, { title: this.$t('productModel'), align: 'left', width: 170, ellipsis: true, - dataIndex: 'flowStatusName' + dataIndex: 'cpxh' }, { title: this.$t('recordstatus'), align: 'left', width: 140, ellipsis: true, - dataIndex: 'createBy' + dataIndex: 'bazt' }, { title: this.$t('filingtime'), align: 'left', ellipsis: true, width: 140, - dataIndex: 'brand_text' + dataIndex: 'batjs' }, { title: this.$t('createTime'), align: 'left', ellipsis: true, width: 170, - dataIndex: 'startTime' + dataIndex: 'cjsj' }, { title: this.$t('remarks'), align: 'left', ellipsis: true, width: 170, - dataIndex: 'endTime' + dataIndex: 'bz' }, { title: this.$t('operation'), @@ -348,19 +348,17 @@ export default { let query = { pageNo: this.pageNo, pageSize: this.pageSize, - serialNumber: this.$route.query.serialNumber ? this.$route.query.serialNumber : '', - flowStatus: this.$route.query.flowStatus ? this.$route.query.flowStatus : '', ...queryParam } this.loading = true - getAction(this.url.list, query).then((res) => { + getAction('/ota/otaBaSjList/list', query).then((res) => { if (res.success) { if (res.result.current > 1 && res.result.records.length == 0) { this.pageNo = 1 this.getList() return } - this.dataSource = res.result.records || [] + this.dataSource = res.result || [] this.total = res.result.total this.loading = false } else { diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/SentList.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/SentList.vue new file mode 100644 index 000000000..9398cb80a --- /dev/null +++ b/jero-web/src/views/otamanagement/vehicleinformation/components/SentList.vue @@ -0,0 +1,366 @@ + + + + + + {{$t('monitoringProcess')}} + {{$t('view')}} + + + {{text}} + + + + {{text}} + + -- + + + + + + + + + + + \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/dealtWith.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/dealtWith.vue new file mode 100644 index 000000000..ccc9f6f9e --- /dev/null +++ b/jero-web/src/views/otamanagement/vehicleinformation/components/dealtWith.vue @@ -0,0 +1,801 @@ + + + + + + {{text}} + + + {{$t('Processing')}} + + + {{text}} + + + + {{text}} + + -- + + + {{text ? text : '--'}} + + + + + + + + + {{$t('basicInformation')}} + + + + {{item.title}} + {{queryForm[item.value]}} + {{queryForm[item.value]}} + {{queryForm[item.value]}} + + + + + + {{$t('TaskRequirements')}} + + + + {{item.title}} + + + {{ $t('viewFile') }} + + + + + + + {{$t('personLiableConfirm')}} + + + + * + {{$t('reviewResults')}} + + + + + {{$t('accord')}} + + + {{$t('nonConformity')}} + + + {{$t('Tracked')}} + + + {{$t('notInvolved')}} + + + {{$t('turnToDo')}} + + + + + + + * + {{$t('feedbackMessage')}} + + + + + + + + {{$t('enclosure')}} + + + {{$t('uploadattachment')}} + + + + + + {{$t('circulationHistory')}} + + + + + + + + + + + + + + + + + + + + {{$t('cancel')}} + {{$t('sendBack')}} + {{$t('adopt')}} + + + + + + + + \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/doneList.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/doneList.vue new file mode 100644 index 000000000..26d9d7611 --- /dev/null +++ b/jero-web/src/views/otamanagement/vehicleinformation/components/doneList.vue @@ -0,0 +1,359 @@ + + + + + + {{$t('monitoringProcess')}} + {{$t('view')}} + + + + {{text}} + + + + + {{text}} + + -- + + + + + + + + + + + \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/vehicleinformation/index.vue b/jero-web/src/views/otamanagement/vehicleinformation/index.vue new file mode 100644 index 000000000..f9adaddf1 --- /dev/null +++ b/jero-web/src/views/otamanagement/vehicleinformation/index.vue @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/vehicleregistration/components/TermInformation.vue b/jero-web/src/views/otamanagement/vehicleregistration/components/TermInformation.vue deleted file mode 100644 index 90d8067ae..000000000 --- a/jero-web/src/views/otamanagement/vehicleregistration/components/TermInformation.vue +++ /dev/null @@ -1,414 +0,0 @@ - - - - - - - - - - - - {{$t('templateDownload')}} - - - - - - - - - - - - - {{$t('evaluationMethod')}} - - - - - - - - - - - - {{$t('Assessor')}} - - - - - - - - - - - - - {{$t('BatchSetting')}} - - - - - - - - - - - - - - - - - - - {{$t('delete')}} - - - - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/vehicleregistration/components/evaluationResultsClause.vue b/jero-web/src/views/otamanagement/vehicleregistration/components/evaluationResultsClause.vue deleted file mode 100644 index cb6ac76a4..000000000 --- a/jero-web/src/views/otamanagement/vehicleregistration/components/evaluationResultsClause.vue +++ /dev/null @@ -1,497 +0,0 @@ - - - - - - - - - {{$route.query.serialNumber +' '+$t('regulatoryTechnicalEvaluationResults')}} - - - - - {{$t('initiateSupplementaryProcess')}} - - - - {{$t('endProcess')}} - - - - - - - - - - - - - {{$t('processBackground')}}: - {{$route.query.processBackground}} - - - {{$t('engineerFeedbackResults')}} - - - - - - - - - {{$t('Assessor')}} - - - - - - - - {{$t('complianceResults')}} - - - - - {{ item.name }} - - - - - - - - {{$t('query')}} - {{$t('reset')}} - - - - - - - - - {{$t('fileExport')}} - - - - - - - - - - - - - - - {{ $t('viewFile') }} - - -- - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/vehicleregistration/components/evaluationResultsWhole.vue b/jero-web/src/views/otamanagement/vehicleregistration/components/evaluationResultsWhole.vue deleted file mode 100644 index 1f6cafd55..000000000 --- a/jero-web/src/views/otamanagement/vehicleregistration/components/evaluationResultsWhole.vue +++ /dev/null @@ -1,449 +0,0 @@ - - - - - - - - - {{$route.query.serialNumber +' '+$t('regulatoryTechnicalEvaluationResults')}} - - - - - {{$t('initiateSupplementaryProcess')}} - - - - {{$t('endProcess')}} - - - - - - - - - - - - - {{$t('processBackground')}}: - {{$route.query.processBackground}} - - - - - - - - - - - - - - - - - - {{$t('fileExport')}} - - - - - - {{ $t('viewFile') }} - - -- - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/vehicleregistration/components/initiatingProcess.vue b/jero-web/src/views/otamanagement/vehicleregistration/components/initiatingProcess.vue deleted file mode 100644 index e3ae2906e..000000000 --- a/jero-web/src/views/otamanagement/vehicleregistration/components/initiatingProcess.vue +++ /dev/null @@ -1,830 +0,0 @@ - - - - - - - - - - - - {{record.sarFileSplitInfoList && record.sarFileSplitInfoList.length > 0 ? '是':'否'}} - - - {{$t('whetherTheDisassemblySheetIncluded')}} - - - - - - - - - - - - - * - {{$t('standardDecompositionDocument')}} - - - - - {{$t('yes')}} - - - {{$t('notOnlyRz')}} - - - - - - - - - - - * - {{$t('brand')}} - - - - - - - - - - - - {{$t('selectedStandard')}} - - - {{selectedRowKeysRecord[0] ? - selectedRowKeysRecord[0].serialNumber+'-'+selectedRowKeysRecord[0].title:''}} - - - - {{$t('standardDecompositionDocument')}} - - - - - {{$t('importLocalDisassemblyOrder')}} - - - - - - - - - - * - {{$t('closingDate')}} - - - - - - - - - - {{$t('RelevantMaterials')}} - - - - {{ (formInline.relatedDataFileId === 'null' || formInline.relatedDataFileId === '' || - formInline.relatedDataFileId == null) ? $t('clickUpload') : $t('viewUploadedFiles') - }} - - - - - - - - - - {{$t('processBackground')}} - - - - - - - - - - - - {{$t('remarks')}} - - - - - - - - - - - - - {{$t('evaluationMethod')}} - - - - - - - - - - * - {{$t('Assessor')}} - - - - - - - - - - - - - - - {{this.$t('pleaseWaitWhileRunning')}} - - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/vehicleregistration/components/maintenance.vue b/jero-web/src/views/otamanagement/vehicleregistration/components/maintenance.vue index 65d36046e..612427415 100644 --- a/jero-web/src/views/otamanagement/vehicleregistration/components/maintenance.vue +++ b/jero-web/src/views/otamanagement/vehicleregistration/components/maintenance.vue @@ -1,3 +1,4 @@ + - - - - {{$t('cancel')}} - - - - - - {{$t('See')}} - - - - - - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/vehicleregistration/components/standardDecompositionSheet.vue b/jero-web/src/views/otamanagement/vehicleregistration/components/standardDecompositionSheet.vue deleted file mode 100644 index 96f5b4fc5..000000000 --- a/jero-web/src/views/otamanagement/vehicleregistration/components/standardDecompositionSheet.vue +++ /dev/null @@ -1,392 +0,0 @@ - - - - - - - - - - {{$t('standardDocuments')}} - - - - - {{ item.fileName }} - - - - - - - - - {{$t('technicalField')}} - - - - - - - - {{$t('informationCategory')}} - - - - - - - {{$t('query')}} - {{$t('reset')}} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{$t('cancel')}} - {{$t('submit')}} - - - - - - - \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/vehicleregistration/index.vue b/jero-web/src/views/otamanagement/vehicleregistration/index.vue index 2ebe319a3..30249e4a9 100644 --- a/jero-web/src/views/otamanagement/vehicleregistration/index.vue +++ b/jero-web/src/views/otamanagement/vehicleregistration/index.vue @@ -6,11 +6,11 @@ - - {{$t('registrationnumber')}} + + {{$t('upgraderegistrationnumber')}} - + @@ -19,11 +19,11 @@ {{$t('noticebatch')}} - - - - + v-model="queryParam.ggpc"> + + + + @@ -32,11 +32,11 @@ {{$t('producttrademark')}} - - - - + v-model="queryParam.cpsb"> + + + + @@ -46,20 +46,20 @@ {{$t('productname')}} - - - - - - - - - - - - - + v-model="queryParam.cpmc"> + + + + + + + + + + + + + @@ -68,11 +68,11 @@ {{$t('productModel')}} - - - - + v-model="queryParam.cpxh"> + + + + @@ -166,350 +166,355 @@ \ No newline at end of file