From 5c6758c8e78ed05315f8450dc81480646749c323 Mon Sep 17 00:00:00 2001 From: lijiahang Date: Mon, 3 Jun 2024 10:49:05 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E6=89=B9=E9=87=8F=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E5=89=8D=E7=AB=AF.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- orion-visor-dependencies/pom.xml | 4 +- .../components/host-identity-table.vue | 46 ++++++++++++++-- .../host-key/components/host-key-table.vue | 49 ++++++++++++++--- .../asset/host-list/components/host-table.vue | 52 +++++++++++++++--- .../components/exec-template-table.vue | 46 ++++++++++++++-- .../exec-job/components/exec-job-table.vue | 42 +++++++++++++-- .../views/user/user/components/user-table.vue | 54 +++++++++++++++---- 7 files changed, 253 insertions(+), 40 deletions(-) diff --git a/orion-visor-dependencies/pom.xml b/orion-visor-dependencies/pom.xml index c6f5a055..2ba33b95 100644 --- a/orion-visor-dependencies/pom.xml +++ b/orion-visor-dependencies/pom.xml @@ -18,7 +18,7 @@ 2.7.17 2.7.15 1.5.0 - 1.0.7 + 1.0.7 1.9.7 1.18.26 1.6.15 @@ -50,7 +50,7 @@ io.github.lijiahangmax orion-all - ${orion.kit.revision} + ${orion.kit.version} orion-log diff --git a/orion-visor-ui/src/views/asset/host-identity/components/host-identity-table.vue b/orion-visor-ui/src/views/asset/host-identity/components/host-identity-table.vue index 497809c2..5f17ad52 100644 --- a/orion-visor-ui/src/views/asset/host-identity/components/host-identity-table.vue +++ b/orion-visor-ui/src/views/asset/host-identity/components/host-identity-table.vue @@ -74,19 +74,36 @@ + + + + 删除 + + + - + @page-size-change="(size) => fetchTableData(1, size)">