This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
snow
/
purchase-vue3
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
0ef480ff45
브랜치
태그
master
purchase-vue3
/
src
/
views
/
serviceParam
/
paymentChannelManage
/
config
/
_options.ts
_options.ts
98 B
히스토리
Raw
1
2
3
4
export const statusOptions = [
{ id: "0", label: "禁用" },
{ id: "1", label: "启用" },
];