From bfc6f2e90808a3e0cc51e03bda14fc99e7252730 Mon Sep 17 00:00:00 2001 From: zhaomeijing Date: Wed, 11 May 2022 10:10:04 +0800 Subject: [PATCH] =?UTF-8?q?[add]=20=E5=8F=82=E6=95=B0=E9=A1=B9=E6=94=B6?= =?UTF-8?q?=E9=9B=86=E6=B8=85=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/CollectionType/index.vue | 170 ++++++++++++++---- 1 file changed, 140 insertions(+), 30 deletions(-) diff --git a/jero-web/src/components/CollectionType/index.vue b/jero-web/src/components/CollectionType/index.vue index 0e2b2642b..c42f4b3ae 100644 --- a/jero-web/src/components/CollectionType/index.vue +++ b/jero-web/src/components/CollectionType/index.vue @@ -17,7 +17,7 @@
- + {{ item.label }} @@ -28,40 +28,36 @@
- +
+
+ + + {{ item.label }} + + +
+
- +
+
+ + {{ (formInline.fileTemplateConnectId === 'null' || formInline.fileTemplateConnectId === '' || + formInline.fileTemplateConnectId == null) ? $t('clickUpload') : $t('viewUploadedFiles')}} + +
+
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-
+
- - - {{ item.label }} + + + {{ itemin.lable }} @@ -74,13 +70,117 @@
+ +
+
+
+ +
+
+ + + {{ item.label }} + + +
+
+
+ +
+
+
+ +
+
+ + {{ (formInline.fileTemplateConnectId === 'null' || formInline.fileTemplateConnectId === '' || + formInline.fileTemplateConnectId == null) ? $t('clickUpload') : $t('viewUploadedFiles')}} + +
+
+
+ +
+
+
+ + + + {{ itemin.lable }} + + + +
+
+ + {{ (formInline.fileTemplateConnectId === 'null' || formInline.fileTemplateConnectId === '' || + formInline.fileTemplateConnectId == null) ? $t('clickUpload') : $t('viewUploadedFiles')}} + +
+
+
+ +
+
+
+ + + {{ item.label }} + + +
+
+ + {{ (formInline.fileTemplateConnectId === 'null' || formInline.fileTemplateConnectId === '' || + formInline.fileTemplateConnectId == null) ? $t('clickUpload') : $t('viewUploadedFiles')}} + +
+
+
+ +
+
+
+ + + + {{ itemin.lable }} + + + +
+
+ +
+
+ + {{ (formInline.fileTemplateConnectId === 'null' || formInline.fileTemplateConnectId === '' || + formInline.fileTemplateConnectId == null) ? $t('clickUpload') : $t('viewUploadedFiles')}} + +
+
+
+