Strona działa najlepiej z JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
medical-plat
/
pc-admin
Obserwuj
1
Gwiazdka
0
Forkuj
0
Kod
Problemy
0
Pull Requests
0
Wydania
0
Wiki
Aktywność
17
Commity
1
Gałąź
Drzewo:
0a180652cf
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '0a180652cf'
${ noResults }
pc-admin
/
src
/
common
/
constants.js
constants.js
108B
Historia
Czysty
1
2
3
4
5
6
const stateOptions = {
0: { text: '未上架' },
1: { text: '已上架' },
};
export { stateOptions };