Explorar o código

Merge branch 'iteration-20240723' into jenkins-test

lex %!s(int64=2) %!d(string=hai) anos
pai
achega
3c57283dcd

+ 1 - 1
src/views/activation-code/instrument-registration/index.tsx

@@ -16,7 +16,7 @@ export default defineComponent({
     const router = useRouter();
     const router = useRouter();
     const state = reactive({
     const state = reactive({
       progressRate: 0,
       progressRate: 0,
-      statusShow: true,
+      statusShow: false,
       mobile: '',
       mobile: '',
       loading: false
       loading: false
     });
     });