diff --git a/src/views/system/firendshipLinkManage/FriendshipLinkList.vue b/src/views/system/firendshipLinkManage/FriendshipLinkList.vue index 0530859..3e8d73c 100644 --- a/src/views/system/firendshipLinkManage/FriendshipLinkList.vue +++ b/src/views/system/firendshipLinkManage/FriendshipLinkList.vue @@ -140,8 +140,7 @@ export default { title: this.$t('operation'), scopedSlots: { customRender: 'action' }, align: 'center', - fixed: 'right', - width: 170 + width: 100 } ], url: { diff --git a/src/views/system/firendshipLinkManage/modules/FriendshipLinkModal.vue b/src/views/system/firendshipLinkManage/modules/FriendshipLinkModal.vue index 14b6ebe..dbb7b6d 100644 --- a/src/views/system/firendshipLinkManage/modules/FriendshipLinkModal.vue +++ b/src/views/system/firendshipLinkManage/modules/FriendshipLinkModal.vue @@ -26,10 +26,7 @@ :placeholder="$t('pleaseEnter')+$t('system.friendshipLink.link')" > - +