From dcfe0d44fdf2dac7c6b9dca93fdfe3cdcc107333 Mon Sep 17 00:00:00 2001 From: xue jiahao Date: Tue, 3 Dec 2024 08:31:00 +0800 Subject: [PATCH] add delete hint --- .../components/Domain/ShareDomainDialog.vue | 6 -- .../ShareDomain/ShareDomainDialog.vue | 20 ++---- .../ShareDomain/SharingUserList.vue | 12 ++-- .../src/components/UserDomain/DomainCard.vue | 72 ++++++++++--------- frontend/src/pages/TenantDomain.vue | 29 ++++++-- frontend/src/pages/UserDomain.vue | 24 ++++--- 6 files changed, 90 insertions(+), 73 deletions(-) diff --git a/frontend/src/components/Domain/ShareDomainDialog.vue b/frontend/src/components/Domain/ShareDomainDialog.vue index 0b3aa49..30dfe15 100644 --- a/frontend/src/components/Domain/ShareDomainDialog.vue +++ b/frontend/src/components/Domain/ShareDomainDialog.vue @@ -7,12 +7,6 @@ - - - {{ props.domain.url }} - - - + @@ -38,12 +33,6 @@ - -