Преглед изворни кода

Merge branch 'develop' of git.sagacloud.cn:web/wanda-bm-guide into develop

guoxiaohuan пре 5 година
родитељ
комит
dd9b0e014f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/Legend/src/legend.vue

+ 1 - 1
src/components/Legend/src/legend.vue

@@ -131,7 +131,7 @@ export default {
     props: {
         floors: {
             default: () => {
-                ;[]
+                []
             },
             type: Array
         },