Merge branch 'v1.4' of https://github.com/metersphere/server into v1.4
This commit is contained in:
commit
45bbd11a85
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue