+
上一步
-
+ (state.visibleByMoreFile = !state.visibleByMoreFile)
+ "
+ >
+
+ Upload More Software
+
+
+
+
+ Check Install
+
+
+
下一步
@@ -301,4 +297,16 @@ onMounted(() => {
-
+
diff --git a/src/views/system/quick-start/components/NeInfoSoftwareLicense.vue b/src/views/system/quick-start/components/NeInfoSoftwareLicense.vue
new file mode 100644
index 00000000..e52733f2
--- /dev/null
+++ b/src/views/system/quick-start/components/NeInfoSoftwareLicense.vue
@@ -0,0 +1,296 @@
+
+
+
+
+
+
(col.width = w)"
+ :scroll="{ y: '65vh' }"
+ :row-selection="{
+ type: 'checkbox',
+ columnWidth: '48px',
+ selectedRowKeys: state.selectedRowKeys,
+ onChange: fnTableSelectedRowKeys,
+ }"
+ >
+
+
+
+
+
+
+
+ 上一步
+
+ (state.visibleByLicenseFile = !state.visibleByLicenseFile)
+ "
+ >
+
+ Upload License
+
+
+
+
+ Refresh State
+
+
+
+
+ Download Activation Code
+
+
+ 结束
+
+
+
+
+
+
diff --git a/src/views/system/quick-start/components/SoftwareLicense.vue b/src/views/system/quick-start/components/SoftwareLicense.vue
deleted file mode 100644
index 9c10a2f8..00000000
--- a/src/views/system/quick-start/components/SoftwareLicense.vue
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
软件授权激活
-
- 上一步
-
-
结束
-
-
-
-
diff --git a/src/views/system/quick-start/components/Start.vue b/src/views/system/quick-start/components/Start.vue
index 6bb9fbea..3124462c 100644
--- a/src/views/system/quick-start/components/Start.vue
+++ b/src/views/system/quick-start/components/Start.vue
@@ -58,7 +58,7 @@ onMounted(() => {
1. 网管配置,网元安装可选
2. 可选项,网元安装
-
+
开始
diff --git a/src/views/system/quick-start/components/ConfigSystem.vue b/src/views/system/quick-start/components/SystemConfig.vue
similarity index 95%
rename from src/views/system/quick-start/components/ConfigSystem.vue
rename to src/views/system/quick-start/components/SystemConfig.vue
index 946804dc..ed0983be 100644
--- a/src/views/system/quick-start/components/ConfigSystem.vue
+++ b/src/views/system/quick-start/components/SystemConfig.vue
@@ -1,5 +1,5 @@