This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
web
/
wanda-bm-guide
Xem
17
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Browse Source
Merge branch 'develop' of git.sagacloud.cn:web/wanda-bm-guide into develop
guoxiaohuan
5 năm trước cách đây
mục cha
31c4bd8723
646add03d9
commit
dd9b0e014f
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
src/components/Legend/src/legend.vue
+ 1
- 1
src/components/Legend/src/legend.vue
Xem Tập Tin
@@ -131,7 +131,7 @@ export default {
props: {
floors: {
default: () => {
-
;
[]
+ []
},
type: Array
},