style: 开站安装网元改为下一步

This commit is contained in:
TsMask
2024-04-29 18:18:11 +08:00
parent 2d7fe5a73b
commit 03cd06e835

View File

@@ -264,7 +264,7 @@ function fnStepNext(stepName: 'NeInfoConfig' | 'Done') {
保存信息
</a-button>
<a-button type="dashed" @click="fnStepNext('NeInfoConfig')">
安装网元
下一步
</a-button>
<a-button type="ghost" @click="fnStepNext('Done')"> 跳过 </a-button>
</a-space>