fix: 修复Cname情况下,无法使用DNS类型的bug

pull/265/head
xiaojunnuo 2024-11-18 13:33:48 +08:00
parent 2689e6d6c0
commit 26dad399d5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<span class="label">DNS类型</span>
<span class="input">
<fs-dict-select
v-model="item.dnsProviderType"
v-model:value="item.dnsProviderType"
size="small"
:dict="dnsProviderTypeDict"
placeholder="DNS提供商"