违法用地 审核列表详情添加标注回显功能

main
zhufu 2025-09-01 11:18:38 +08:00
parent a0b92334b2
commit bb3e107997
1 changed files with 5 additions and 0 deletions

View File

@ -350,6 +350,11 @@
mapConfig.value = JSON.parse(res.codeValue);
});
changeTask();
if(props.showInfoData.biaozhuyijian){
biaozhuyijian.value = props.showInfoData.biaozhuyijian
}else{
biaozhuyijian.value = ''
}
},
);
async function getCaseImgList() {