冀北需求变更整改
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<Info v-if="!lineInfo" style=" position: absolute;
|
||||
<Info v-if="!lineInfo" style="position: absolute;z-index: 2;
|
||||
top: -10px;width: 100%;" ref="InfoRef" @back="lineInfo = true,infoShow(false)" />
|
||||
</div>
|
||||
</template>
|
||||
@@ -195,6 +195,7 @@ const reset = () => {
|
||||
areaName: dictData.state.area[0]?.name,
|
||||
isUpToGrid: 0
|
||||
}
|
||||
mapRef.value.reset()
|
||||
changeValue({ data: dictData.state.area[0] })
|
||||
}
|
||||
onMounted(() => {
|
||||
@@ -203,6 +204,7 @@ onMounted(() => {
|
||||
// aaa()
|
||||
})
|
||||
</script>
|
||||
|
||||
|
||||
<style lang="scss" scoped>
|
||||
:deep(.mapBox) {
|
||||
|
||||
Reference in New Issue
Block a user