违法用地 审核列表详情添加标注回显功能
parent
a0b92334b2
commit
bb3e107997
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue