张文飞 преди 3 години
родител
ревизия
2d952d87b4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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(){