wangxy 2 månader sedan
förälder
incheckning
7d2fe2366d
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      pages/xygkJigoushezhi/xygkJigoushezhi.vue

+ 1 - 1
pages/xygkJigoushezhi/xygkJigoushezhi.vue

@@ -25,7 +25,7 @@
 	
 	function pageInit() {
 		httpApi.getCommonGaikuangJigouShezhiInfo().then(res => {
-			data.content = res.data.content;
+			data.content = res.data.pic;
 		})
 	}
 </script>