From 15c4274294539016951aff6c61eed179c4defbbd Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Fri, 19 Sep 2025 10:20:06 +0800 Subject: [PATCH] feat: add type search option and improve select input formatting --- .../ApplicationResourceIndex.vue | 103 +++++++++++------- 1 file changed, 64 insertions(+), 39 deletions(-) diff --git a/ui/src/views/system-resource-management/ApplicationResourceIndex.vue b/ui/src/views/system-resource-management/ApplicationResourceIndex.vue index e18c008e2..891e1b2dd 100644 --- a/ui/src/views/system-resource-management/ApplicationResourceIndex.vue +++ b/ui/src/views/system-resource-management/ApplicationResourceIndex.vue @@ -15,9 +15,10 @@ style="width: 120px" @change="search_type_change" > - + - + + - + + + + @@ -53,7 +64,7 @@
- + {{ scope.row.name }} @@ -93,7 +104,7 @@ @click="statusVisible = !statusVisible" > - + @@ -116,10 +127,10 @@
{{ $t('common.clear') }} + >{{ $t('common.clear') }} {{ $t('common.confirm') }} + >{{ $t('common.confirm') }}
@@ -128,7 +139,7 @@ @@ -187,16 +198,16 @@ /> - +
{{ $t('common.clear') }} + >{{ $t('common.clear') }} {{ $t('common.confirm') }} + >{{ $t('common.confirm') }}
@@ -204,7 +215,7 @@ - +