Преглед изворни кода

修改医生注册功能模块

c4az6 пре 3 година
родитељ
комит
87b3c26758
1 измењених фајлова са 1 додато и 1 уклоњено
  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: ""
       }