wangxy hai 2 meses
pai
achega
7d2fe2366d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>