This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
web
/
wanda-bm-guide
Obserwuj
17
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
Merge branch 'develop' of git.sagacloud.cn:web/wanda-bm-guide into develop
guoxiaohuan
4 lat temu
rodzic
31c4bd8723
646add03d9
commit
dd9b0e014f
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
src/components/Legend/src/legend.vue
+ 1
- 1
src/components/Legend/src/legend.vue
Wyświetl plik
@@ -131,7 +131,7 @@ export default {
props: {
floors: {
default: () => {
-
;
[]
+ []
},
type: Array
},