diff --git a/src/components/mdp-ui-ext/mdp-expand/FormDataItem.vue b/src/components/mdp-ui-ext/mdp-expand/FormDataItem.vue index 5fdc04e..5cb28d0 100644 --- a/src/components/mdp-ui-ext/mdp-expand/FormDataItem.vue +++ b/src/components/mdp-ui-ext/mdp-expand/FormDataItem.vue @@ -3,7 +3,7 @@ - + @@ -12,7 +12,7 @@ - + @@ -20,7 +20,7 @@ - + @@ -28,23 +28,23 @@
- + - + - + - + - +
@@ -53,14 +53,14 @@ width="400" trigger="hover"> - {{ editForm[field.idCamel]||field.title }} + {{ editForm[field.idCamel]||field.title }} 上传图片 - @@ -70,19 +70,19 @@ placement="top-start" trigger="hover"> 上传附件 - {{ editForm[field.idCamel]||field.title }} + {{ editForm[field.idCamel]||field.title }} - - - - - - - - - - + + + + + + + + + +
@@ -91,10 +91,10 @@