This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
web
/
wanda-bm-guide
Segui
17
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Merge branch 'develop' of git.sagacloud.cn:web/wanda-bm-guide into develop
guoxiaohuan
4 anni fa
parent
31c4bd8723
646add03d9
commit
dd9b0e014f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
src/components/Legend/src/legend.vue
+ 1
- 1
src/components/Legend/src/legend.vue
Vedi File
@@ -131,7 +131,7 @@ export default {
props: {
floors: {
default: () => {
-
;
[]
+ []
},
type: Array
},