This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
snow
/
purchase-vue3
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0ef480ff45
Rami (Branch)
Tag
master
purchase-vue3
/
src
/
views
/
serviceParam
/
paymentChannelManage
/
config
/
_options.ts
_options.ts
98 B
Cronologia
Originale
1
2
3
4
export const statusOptions = [
{ id: "0", label: "禁用" },
{ id: "1", label: "启用" },
];