张文飞 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(){