This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
snow
/
purchase-vue3
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
0ef480ff45
Branche
Tagy
master
purchase-vue3
/
src
/
views
/
serviceParam
/
paymentChannelManage
/
config
/
_options.ts
_options.ts
98 B
História
Raw
1
2
3
4
export const statusOptions = [
{ id: "0", label: "禁用" },
{ id: "1", label: "启用" },
];