feat(ai): 优化拆解重跑与结果展示
This commit is contained in:
@@ -121,7 +121,7 @@ export function TestCaseCreateModal({ versionId, requirementIds, onClose }: Prop
|
||||
</select>
|
||||
</div>
|
||||
<div>
|
||||
<label className="block text-[12px] text-[var(--ink-soft)] mb-1">预估耗时 *</label>
|
||||
<label className="block text-[12px] text-[var(--ink-soft)] mb-1">执行预估耗时 *</label>
|
||||
<input
|
||||
type="number"
|
||||
min="0.25"
|
||||
|
||||
Reference in New Issue
Block a user