forked from github/dataease
fix(地图): 渐变色自定义按钮文案
This commit is contained in:
parent
bf7871ce29
commit
b186faa106
@ -38,7 +38,7 @@
|
|||||||
<div class="custom-switch-div">
|
<div class="custom-switch-div">
|
||||||
<el-switch
|
<el-switch
|
||||||
v-model="enableCustom"
|
v-model="enableCustom"
|
||||||
:active-text="$t('commons.reset')"
|
:active-text="$t('commons.custom')"
|
||||||
inactive-text=""
|
inactive-text=""
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user