修改参数
This commit is contained in:
parent
ce03c0de2b
commit
21425c0306
File diff suppressed because it is too large
Load Diff
|
|
@ -110,7 +110,7 @@ export default {
|
|||
},
|
||||
data() {
|
||||
return {
|
||||
currentStep: 4, // 当前步骤索引
|
||||
currentStep: 0, // 当前步骤索引
|
||||
isAgree: false,
|
||||
identity: null,
|
||||
textData: {},
|
||||
|
|
|
|||
Loading…
Reference in New Issue