xia %!s(int64=4) %!d(string=hai) anos
pai
achega
584f63cce0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/put/landing/add.vue

+ 1 - 1
src/views/put/landing/add.vue

@@ -31,7 +31,7 @@ const LandingAddPage = defineComponent({
   },
   setup() {
     const state = reactive({
-      stepCurrent: 1,
+      stepCurrent: 0,
       stepComponent: ["step-one", "step-two"]
     });