diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/beupgradedonline.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/beupgradedonline.vue index 5770d0a61..8fa5f2a14 100644 --- a/jero-web/src/views/otamanagement/vehicleinformation/components/beupgradedonline.vue +++ b/jero-web/src/views/otamanagement/vehicleinformation/components/beupgradedonline.vue @@ -91,8 +91,11 @@ {{ (fileList === 'null' || fileList === '' || fileList == null) ? $t('clickUpload') : $t('viewUploadedFiles') }} -

注:附件包括测试项目清单、测试报告.测试标准或技术规范

-

    支持doc/docx/pdf格式,大小50M以内

+ +
+

注:附件包括测试项目清单、测试报告.测试标准或技术规范

+

    支持doc/docx/pdf格式,大小50M以内

+
diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/upgradedonline.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/upgradedonline.vue index b03b6cf4d..cc3cd14c3 100644 --- a/jero-web/src/views/otamanagement/vehicleinformation/components/upgradedonline.vue +++ b/jero-web/src/views/otamanagement/vehicleinformation/components/upgradedonline.vue @@ -87,8 +87,10 @@ {{ (fileList === 'null' || fileList === '' || fileList == null) ? $t('uploadattachment') : $t('viewUploadedFiles') }} -

注:附件包括测试项目清单、测试报告.测试标准或技术规范

-

    支持doc/docx/pdf格式,大小50M以内

+
+

注:附件包括测试项目清单、测试报告.测试标准或技术规范

+

    支持doc/docx/pdf格式,大小50M以内

+