Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-10-29 15:47:10 +08:00
commit ae599f4ada
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@
<div>
<el-radio
v-for="item of $d.CustomCalculateMark"
v-show="item.value > 6"
v-show="item.value > 6 && item.value < 10"
:key="`CustomCalculateMark${item.value}`"
:label="item.value"
>