Pārlūkot izejas kodu

修改医生注册功能模块

c4az6 3 gadi atpakaļ
vecāks
revīzija
87b3c26758
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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: ""
       }