This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
web
/
wanda-bm-guide
Tarkkaile
17
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
Merge branch 'develop' of git.sagacloud.cn:web/wanda-bm-guide into develop
guoxiaohuan
5 vuotta sitten
vanhempi
31c4bd8723
646add03d9
commit
dd9b0e014f
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
src/components/Legend/src/legend.vue
+ 1
- 1
src/components/Legend/src/legend.vue
Näytä tiedosto
@@ -131,7 +131,7 @@ export default {
props: {
floors: {
default: () => {
-
;
[]
+ []
},
type: Array
},