This commit is contained in:
chenjianxing 2020-10-22 10:07:52 +08:00
commit 45bbd11a85
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<div class="config-form-label">{{ $t('load_test.rps_limit') }}</div>
</el-form-item>
<el-form-item>
<el-switch v-model="rpsLimitEnable"/>
<el-switch v-model="rpsLimitEnable" :disabled="true"/>
</el-form-item>
<el-form-item>
<el-input-number