@@ -38,7 +38,7 @@ export default {
components: { doctorFillInfomation, uploadLicense, doctorIntroduction },
data() {
return {
- active: 2,
+ active: 1,
registerParams: {
caPersonUrl: ""
}