This commit is contained in:
caozehui
2026-01-23 11:20:03 +08:00
parent e63a3dfa92
commit bff94f4521
2 changed files with 1 additions and 1 deletions

View File

@@ -342,7 +342,7 @@
v-model="formContent.testConfig!.realTime"
:precision="0"
:step="1"
:min="40"
:min="20"
placeholder="请输入实时数据有效组数"
/>
</el-form-item>