This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
snow
/
purchase-vue3
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
0ef480ff45
Branches
Tags
master
purchase-vue3
/
src
/
views
/
serviceParam
/
paymentChannelManage
/
config
/
_options.ts
_options.ts
98 B
Historique
Raw
1
2
3
4
export const statusOptions = [
{ id: "0", label: "禁用" },
{ id: "1", label: "启用" },
];