diff --git a/src/views/attachment/AttachmentList.vue b/src/views/attachment/AttachmentList.vue
index 8039a1b10..4e0847db3 100644
--- a/src/views/attachment/AttachmentList.vue
+++ b/src/views/attachment/AttachmentList.vue
@@ -38,7 +38,6 @@
@@ -53,7 +52,7 @@
- {{ item.mediaType }}
+ {{ item.name }}
diff --git a/src/views/page/internal/LinkList.vue b/src/views/page/internal/LinkList.vue
index 1abdee597..6cea32bbd 100644
--- a/src/views/page/internal/LinkList.vue
+++ b/src/views/page/internal/LinkList.vue
@@ -7,51 +7,29 @@
:md="10"
:sm="24"
:xs="24"
- :style="{ 'padding-bottom': '12px' }"
- >
+ :style="{ 'padding-bottom': '12px' }">
-
+
-
-
+
+
-
+
-
-
+
+
-
+
- 保存
+ 保存
- 更新
- 返回添加
+ 更新
+ 返回添加
@@ -63,8 +41,7 @@
:md="14"
:sm="24"
:xs="24"
- :style="{ 'padding-bottom': '12px' }"
- >
+ :style="{ 'padding-bottom': '12px' }">
-
- {{ text }}
+
+ {{ text }}
- {{ text }}
-
- 编辑
-
+ {{ text }}
+
+ 编辑
+