diff --git a/nezha-fronted/src/components/common/rightBox/editEndpointBoxNew.vue b/nezha-fronted/src/components/common/rightBox/editEndpointBoxNew.vue
index b7aad8fda..5b7e6ea1a 100644
--- a/nezha-fronted/src/components/common/rightBox/editEndpointBoxNew.vue
+++ b/nezha-fronted/src/components/common/rightBox/editEndpointBoxNew.vue
@@ -228,16 +228,16 @@
-
+
-
+
-
+
diff --git a/nezha-fronted/src/components/common/rightBox/moduleBox.vue b/nezha-fronted/src/components/common/rightBox/moduleBox.vue
index cb2cb80aa..360d2688b 100644
--- a/nezha-fronted/src/components/common/rightBox/moduleBox.vue
+++ b/nezha-fronted/src/components/common/rightBox/moduleBox.vue
@@ -225,16 +225,16 @@
-
+
-
+
-
+
diff --git a/nezha-fronted/src/components/common/table/settings/moduleTable.vue b/nezha-fronted/src/components/common/table/settings/moduleTable.vue
index aaa21cd06..61f68e333 100644
--- a/nezha-fronted/src/components/common/table/settings/moduleTable.vue
+++ b/nezha-fronted/src/components/common/table/settings/moduleTable.vue
@@ -103,11 +103,6 @@ export default {
show: true,
minWidth: 200,
sortable: 'custom'
- }, {
- label: this.$t('project.module.type'),
- prop: 'type',
- show: false,
- width: 200
}, {
label: this.$t('project.project.projectName'),
prop: 'project',