Commit 57784c22 by 尹亚亭

make selftmreg

parent 118f77e8
...@@ -84,17 +84,25 @@ export default { ...@@ -84,17 +84,25 @@ export default {
// 是否已经勾选同意协议 // 是否已经勾选同意协议
checked: false, checked: false,
firstNums: { shareParams: {
one: { steponeChoose: {
type: "ds", type: 1,
name: "", tname: "",
icon: "" icon: ""
}, },
two: { steponeClassify: {
name: "", cname: "",
types: [] types: []
}, },
three: {} steptwoApplication: {
companyName: "",
aName: ""
},
steptwoContact: {
customer: "",
telNum: "",
email: ""
}
} }
}; };
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment