This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
kypay
/
global_funding-pc-merchant
보기
3
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
F
张涛
1 년 전
부모
c57aae26c7
커밋
a75200b7d8
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
통합 보기
변경상태 보기
1
1
src/pages/authentication/components/FoundationInfo.jsx
+ 1
- 1
src/pages/authentication/components/FoundationInfo.jsx
파일 보기
11
11
12
const onFinish = () => {
12
const onFinish = () => {
13
13
14
- };
14
+ };
15
15
16
const onNext = () => {
16
const onNext = () => {
17
setIndex(index + 1)
17
setIndex(index + 1)