fix(性能测试): 修复引用场景自动化翻页保留选项问题

--user=郭雨琦
https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001019307
This commit is contained in:
guoyuqi 2022-11-28 17:34:26 +08:00 committed by fit2-zhao
parent 54a8579595
commit 8b62a2f736
1 changed files with 2 additions and 1 deletions

View File

@ -12,9 +12,10 @@
</ms-search>
<el-table v-loading="projectLoadingResult" class="basic-config"
:data="apiScenarios"
row-key="id"
@select-all="handleSelectAll"
@select="handleSelectionChange">
<el-table-column type="selection"/>
<el-table-column type="selection" reserve-selection/>
<el-table-column
prop="num"
label="ID">