Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
commit
a298048ed0
|
@ -141,7 +141,7 @@
|
|||
<el-option
|
||||
v-for="item of $d.Rank"
|
||||
:key="item.id"
|
||||
:label="item.raw.Value"
|
||||
:label="item.label"
|
||||
:value="item.id"
|
||||
/>
|
||||
<!-- <el-option label="Other" :value="otherId" />-->
|
||||
|
|
Loading…
Reference in New Issue