This commit is contained in:
yanran200730
2022-11-14 11:29:52 +08:00
parent ec06d22c00
commit dc607c2c91

View File

@@ -64,7 +64,7 @@
</el-select>
</div>
</div>
<template v-else-if="config.type === 'table'">
<template v-if="config.type === 'table'">
<div class="layout-config__item">
<label>显示排名</label>
<div class="layout-config__item--right">
@@ -85,7 +85,7 @@
</div>
</div>
</template>
<template v-else-if="config.type === 'map'">
<template v-if="config.type === 'map'">
<div class="layout-config__item">
<label>遮罩层</label>
<div class="layout-config__item--right">