张文飞 %!s(int64=3) %!d(string=hai) anos
pai
achega
2d952d87b4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/subComponents/dmHomeChoose.vue

+ 1 - 1
components/subComponents/dmHomeChoose.vue

@@ -120,7 +120,7 @@
 			this.color2 = this.globalData.color2;
 			this.color1 = this.globalData.color1;
 			this.region = region;
-			this.cities = region[0].children[0].children;
+			this.cities = region[0].children;
 		},
 		methods: {
 			async queryCategoryBox(){