入住优化
This commit is contained in:
parent
ceff1c73d6
commit
ea6ad65b86
|
|
@ -110,7 +110,7 @@
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
currentStep: 0, // 当前步骤索引
|
currentStep: 1, // 当前步骤索引
|
||||||
isAgree: false,
|
isAgree: false,
|
||||||
identity: null,
|
identity: null,
|
||||||
textData: {},
|
textData: {},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue