@@ -196,7 +196,7 @@ export default {
});
//步骤
- const step = ref(1);
+ const step = ref(0);
//步骤名称
const steps = ref(['销毁藏品', '上传星图', '星图铸造', '提交审核']);