diff --git a/web/src/views/pages/index.vue b/web/src/views/pages/index.vue index 3d8d61e..92cff21 100644 --- a/web/src/views/pages/index.vue +++ b/web/src/views/pages/index.vue @@ -581,7 +581,7 @@ const steps = [ ]; const loading = ref(false) const actionUrl = 'https://value.cdcee.net/api/v1/upload/image' -const currentStep = ref(4) +const currentStep = ref(0) const historyList = ref([]) const modalForm = reactive({ asset_name: '',