From 3cc61d6bd41869cdb53c5cbb65ada55719fbb5a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Wed, 26 Jun 2024 15:50:23 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=8F=8B=E6=83=85=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/firendshipLinkManage/FriendshipLinkList.vue | 3 +-- .../firendshipLinkManage/modules/FriendshipLinkModal.vue | 7 ++----- 2 files changed, 3 insertions(+), 7 deletions(-) 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')" > - +