This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
snow
/
purchase-vue3
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
0ef480ff45
Branches
Tags
master
purchase-vue3
/
src
/
views
/
serviceParam
/
paymentChannelManage
/
config
/
_options.ts
_options.ts
98 B
Histórico
Raw
1
2
3
4
export const statusOptions = [
{ id: "0", label: "禁用" },
{ id: "1", label: "启用" },
];