fix(接口测试): 修复提取指定匹配结果不生效的缺陷

--bug=1037547 --user=王孝刚 【接口测试】定义-调试-后置-提取参数-xpath方式无法获取参数
https://www.tapd.cn/55049933/s/1481063
This commit is contained in:
wxg0103 2024-03-26 15:42:10 +08:00 committed by 刘瑞斌
parent 92be886eb1
commit 8aa2335e7f
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
<div class="flex items-center gap-[8px]">
{{ t('apiTestDebug.index') }}
<a-input-number
v-model:model-value="expressionForm.specifyMatchNum"
v-model:model-value="expressionForm.resultMatchingRuleNum"
:default-value="1"
:min="1"
:precision="0"