diff --git a/src/views/demo/degraining/curbspotcity/MapList/ShowInfoModal/index.vue b/src/views/demo/degraining/curbspotcity/MapList/ShowInfoModal/index.vue index 72880e57..3fe056ba 100644 --- a/src/views/demo/degraining/curbspotcity/MapList/ShowInfoModal/index.vue +++ b/src/views/demo/degraining/curbspotcity/MapList/ShowInfoModal/index.vue @@ -532,7 +532,7 @@ const imageList = ref([]) async function getCaseImgList(){ - imageList.value = await getLoadCaseImgList({caseid:id}); + imageList.value = await getLoadCaseImgList({caseid:id,category:'耕地非粮化'}); diff --git a/src/views/demo/illegalmining/curbspotcity/MapList/ShowInfoModal/index.vue b/src/views/demo/illegalmining/curbspotcity/MapList/ShowInfoModal/index.vue index 4bd519f3..c50b6a15 100644 --- a/src/views/demo/illegalmining/curbspotcity/MapList/ShowInfoModal/index.vue +++ b/src/views/demo/illegalmining/curbspotcity/MapList/ShowInfoModal/index.vue @@ -532,7 +532,7 @@ const imageList = ref([]) async function getCaseImgList(){ - imageList.value = await getLoadCaseImgList({caseid:id}); + imageList.value = await getLoadCaseImgList({caseid:id, category:'非法采矿卫片下发'}); diff --git a/src/views/demo/illegalmining/patchsummary/index.vue b/src/views/demo/illegalmining/patchsummary/index.vue index d5e129b4..b36d3ac9 100644 --- a/src/views/demo/illegalmining/patchsummary/index.vue +++ b/src/views/demo/illegalmining/patchsummary/index.vue @@ -103,7 +103,7 @@ import { columns, searchFormSchema } from './patchsummary.data'; import { getAppEnvConfig } from '@/utils/env'; import axios from 'axios'; - import ShowInfoModal from '@/views/demo/tiankongdi/curbspotcity/MapList/ShowInfoModal/index.vue'; + import ShowInfoModal from '@/views/demo/illegalmining/curbspotcity/MapList/ShowInfoModal/index.vue'; import { GetCaseInfoById } from '@/api/illegalmining/index'; import { dataProcessingCount } from '@/views/demo/tiankongdi/util'; import { BasicForm, useForm } from '@/components/Form'; diff --git a/src/views/demo/inspectionaudit/curbspotcity/MapList/ShowInfoModal/index.vue b/src/views/demo/inspectionaudit/curbspotcity/MapList/ShowInfoModal/index.vue index 391c9fe3..51612e32 100644 --- a/src/views/demo/inspectionaudit/curbspotcity/MapList/ShowInfoModal/index.vue +++ b/src/views/demo/inspectionaudit/curbspotcity/MapList/ShowInfoModal/index.vue @@ -544,7 +544,7 @@ const imageList = ref([]); async function getCaseImgList(){ - imageList.value = await getLoadCaseImgList({caseid:id}); + imageList.value = await getLoadCaseImgList({caseid:id,category:'巡察审计'}); MapboxComponent.value.handlerLoadPictureAzimuth(imageList.value); // 匹配去除无效图片 diff --git a/src/views/demo/inspectionaudit/patchsummary/index.vue b/src/views/demo/inspectionaudit/patchsummary/index.vue index 63039ad4..95b1d8f7 100644 --- a/src/views/demo/inspectionaudit/patchsummary/index.vue +++ b/src/views/demo/inspectionaudit/patchsummary/index.vue @@ -102,7 +102,7 @@ import { columns, searchFormSchema } from './patchsummary.data'; import { getAppEnvConfig } from '@/utils/env'; import axios from 'axios'; - import ShowInfoModal from '@/views/demo/tiankongdi/curbspotcity/MapList/ShowInfoModal/index.vue'; + import ShowInfoModal from '@/views/demo/inspectionaudit/curbspotcity/MapList/ShowInfoModal/index.vue'; import { getCaseInfoById, loadCaseInfoTuBanList } from '@/api/inspectionaudit/index'; import { dataProcessingCount } from '@/views/demo/tiankongdi/util'; import { BasicForm, useForm } from '@/components/Form'; diff --git a/src/views/demo/keyproblem/keyissuesI/curbspotcity/MapList/ShowInfoModal/index.vue b/src/views/demo/keyproblem/keyissuesI/curbspotcity/MapList/ShowInfoModal/index.vue index 53e63d36..21ac0817 100644 --- a/src/views/demo/keyproblem/keyissuesI/curbspotcity/MapList/ShowInfoModal/index.vue +++ b/src/views/demo/keyproblem/keyissuesI/curbspotcity/MapList/ShowInfoModal/index.vue @@ -440,7 +440,7 @@ const imageList = ref([]); async function getCaseImgList(){ - imageList.value = await getLoadCaseImgList({caseid:id}); + imageList.value = await getLoadCaseImgList({caseid:id,category:'重点问题1类'}); MapboxComponent.value.handlerLoadPictureAzimuth(imageList.value); // 匹配去除无效图片 diff --git a/src/views/demo/keyproblem/keyissuesII/curbspotcity/MapList/ShowInfoModal/index.vue b/src/views/demo/keyproblem/keyissuesII/curbspotcity/MapList/ShowInfoModal/index.vue index 9cd8e2aa..a66286d7 100644 --- a/src/views/demo/keyproblem/keyissuesII/curbspotcity/MapList/ShowInfoModal/index.vue +++ b/src/views/demo/keyproblem/keyissuesII/curbspotcity/MapList/ShowInfoModal/index.vue @@ -429,7 +429,7 @@ const imageList = ref([]); async function getCaseImgList(){ - imageList.value = await getLoadCaseImgList({caseid:id}); + imageList.value = await getLoadCaseImgList({caseid:id,category:'重点问题2类'}); MapboxComponent.value.handlerLoadPictureAzimuth(imageList.value); // 匹配去除无效图片 diff --git a/src/views/demo/minerals/patchsummary/detail/index.vue b/src/views/demo/minerals/patchsummary/detail/index.vue index cddff48d..402a143f 100644 --- a/src/views/demo/minerals/patchsummary/detail/index.vue +++ b/src/views/demo/minerals/patchsummary/detail/index.vue @@ -839,7 +839,7 @@ }); const imageList = ref([]); async function getCaseImgList() { - imageList.value = await getLoadCaseImgList({ caseid: props.id }); + imageList.value = await getLoadCaseImgList({ caseid: props.id,category:'非法采矿工作管理' }); // 匹配去除无效图片 let zhengshiImageList = []; diff --git a/src/views/demo/tiankongdi/curbspotcity/MapList/ShowInfoModal/index.vue b/src/views/demo/tiankongdi/curbspotcity/MapList/ShowInfoModal/index.vue index eb24734e..0881b26d 100644 --- a/src/views/demo/tiankongdi/curbspotcity/MapList/ShowInfoModal/index.vue +++ b/src/views/demo/tiankongdi/curbspotcity/MapList/ShowInfoModal/index.vue @@ -483,7 +483,7 @@ }, ); async function getCaseImgList() { - imageList.value = await getLoadCaseImgList({ caseid: props.showInfoData.id }); + imageList.value = await getLoadCaseImgList({ caseid: props.showInfoData.id,category:'违法用地' }); MapboxComponent.value.handlerLoadPictureAzimuth(imageList.value); // 匹配去除无效图片