Explorar o código

修改医生注册功能模块

c4az6 %!s(int64=3) %!d(string=hai) anos
pai
achega
87b3c26758
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/doctorRegister/doctorFlow/doctorFlow.vue

+ 1 - 1
src/views/doctorRegister/doctorFlow/doctorFlow.vue

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