xsh 4 lat temu
rodzic
commit
a33bedf335
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/areaList.vue

+ 1 - 1
src/components/areaList.vue

@@ -16,7 +16,7 @@ export default {
   data() {
     return {
       options: regionData,
-      selectedOptions: [],
+      selectedOptions: ['330000'],
     }
   },
   methods: {