@@ -53,8 +53,8 @@
}
function pageInit() {
- httpApi.getCommonGaikuangJigouShezhiInfo().then(res => {
- data.content = res.data.pic;
+ httpApi.getDangJianZuzhiInfo().then(res => {
+ data.content = res.data.picApp;
})
</script>
@@ -54,7 +54,7 @@
httpApi.getDangjianZuzhiGonghuiInfo().then(res => {
httpApi.getCommonGaikuangJigouShezhiInfo().then(res => {