@ -365,7 +365,7 @@
});
const imageList = ref([]);
async function getCaseImgList() {
imageList.value = await getLoadCaseImgList({ caseid: props.id, category: '非法采矿工作管理' });
imageList.value = await getLoadCaseImgList({ caseid: props.showInfoData.id, category: '非法采矿工作管理' });
MapboxComponent.value.handlerLoadPictureAzimuth(imageList.value);
// 匹配去除无效图片
// let zhengshiImageList = [];
@ -8,7 +8,7 @@ export const flowCode = [
name: '耕地非粮化',
},
{
code: '100001',
code: '100002',
name: '非法采矿工作管理',