修改参数
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() {
|
data() {
|
||||||
return {
|
return {
|
||||||
currentStep: 4, // 当前步骤索引
|
currentStep: 0, // 当前步骤索引
|
||||||
isAgree: false,
|
isAgree: false,
|
||||||
identity: null,
|
identity: null,
|
||||||
textData: {},
|
textData: {},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue