自身一致性分析操作按钮权限
continuous-integration/drone/push Build is passing Details

uat_us
DESKTOP-6C3NK6N\WXS 2024-08-12 14:02:38 +08:00
parent 141dd32009
commit 743a704204
1 changed files with 1 additions and 1 deletions

View File

@ -832,7 +832,7 @@
<el-button
circle
icon="el-icon-connection"
:disabled="scope.row.CanGeneratedSubejctCount === 0"
:disabled="scope.row.GeneratedSubjectCount > 0 || scope.row.CanGeneratedSubejctCount === 0 || Number(scope.row.PlanSubjectCount)*2 >= scope.row.CanGeneratedSubejctCount"
:title="
$t(
'trials:grouptConsistencyAnalysis:button:RandomCreate'