diff --git a/src/views/demo/tiankongdi/curbspotcity/MapList/ShowInfoModal/index.vue b/src/views/demo/tiankongdi/curbspotcity/MapList/ShowInfoModal/index.vue index bd4022ef..905dfe4d 100644 --- a/src/views/demo/tiankongdi/curbspotcity/MapList/ShowInfoModal/index.vue +++ b/src/views/demo/tiankongdi/curbspotcity/MapList/ShowInfoModal/index.vue @@ -98,7 +98,13 @@ v-if="isKeepSupervision" style="display: flex; justify-content: right; margin-top: 10px; gap: 10px" > - 继续持续监管 + + 继续持续监管 + 转入违法用地 @@ -532,7 +538,7 @@ const MapboxComponent = ref(); const mapConfig = ref({}); - const props = defineProps(['showInfoData', 'hiddenInfoMap']); + const props = defineProps(['showInfoData', 'hiddenInfoMap', 'showInfoRecord']); const activeKey = ref('1'); const geomsList = ref(); const imageList = ref([]); diff --git a/src/views/demo/tiankongdi/keepSupervision/index.vue b/src/views/demo/tiankongdi/keepSupervision/index.vue index 50670d1a..73a488d0 100644 --- a/src/views/demo/tiankongdi/keepSupervision/index.vue +++ b/src/views/demo/tiankongdi/keepSupervision/index.vue @@ -80,7 +80,7 @@ 上一条 下一条 - +