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 @@
+
+
+
+ 删除
+
+
+
+
+
- fetchTableData(page, pagination.pageSize)"
- @page-size-change="(size) => fetchTableData(1, size)"
- :bordered="false">
+ @page-size-change="(size) => fetchTableData(1, size)">
@@ -159,14 +176,14 @@