@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user