diff --git a/src/views/ne/neConfigBackup/index.vue b/src/views/ne/neConfigBackup/index.vue
new file mode 100644
index 00000000..33542842
--- /dev/null
+++ b/src/views/ne/neConfigBackup/index.vue
@@ -0,0 +1,602 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.search') }}
+
+
+
+ {{ t('common.reset') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('common.deleteText') }}
+
+
+
+
+
+
+
+
+ {{ t('common.searchBarText') }}
+
+
+
+ {{ t('common.reloadText') }}
+
+
+
+
+
+ {{ t('common.sizeText') }}
+
+
+
+
+
+
+
+ {{ t('common.size.default') }}
+
+
+ {{ t('common.size.middle') }}
+
+
+ {{ t('common.size.small') }}
+
+
+
+
+
+
+
+
+
+ (col.width = w)"
+ :row-selection="{
+ type: 'checkbox',
+ columnWidth: '48px',
+ selectedRowKeys: tableState.selectedRowKeys,
+ onChange: fnTableSelectedRowKeys,
+ }"
+ >
+
+
+
+
+ {{ t('common.downloadText') }}
+
+
+
+
+
+ {{ t('common.deleteText') }}
+
+
+
+
+
+ {{ t('common.editText') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+