裁判阅片页面更改
continuous-integration/drone/push Build is passing Details

uat_us^2
caiyiling 2026-08-20 09:44:16 +08:00
parent f8e86e7b27
commit 2691020e62
1 changed files with 1 additions and 0 deletions

View File

@ -433,6 +433,7 @@
>
<template slot-scope="scope">
<el-radio-group
v-show="!(scope.row.Type === 'class' || scope.row.DataSource === 1)"
v-model="judgeSelectedArmMap[scope.row.ReadingQuestionId]"
:disabled="readingTaskState >= 2"
@change="(val) => handleJudgeArmChange(scope.row, val)"