简单修改
This commit is contained in:
@@ -4,8 +4,7 @@
|
|||||||
style="width: 100%; background-color: #ffffff00"
|
style="width: 100%; background-color: #ffffff00"
|
||||||
:active="useStepStore().currentStep"
|
:active="useStepStore().currentStep"
|
||||||
finish-status="success"
|
finish-status="success"
|
||||||
process-status="success"
|
simple
|
||||||
align-center
|
|
||||||
>
|
>
|
||||||
<el-step
|
<el-step
|
||||||
v-for="(item, index) in useStepStore().stepList"
|
v-for="(item, index) in useStepStore().stepList"
|
||||||
|
|||||||
Reference in New Issue
Block a user