fix(通用功能): 接口列表表格调整

--user=郭雨琦
去掉用例数与通过率排序
--bug=1015216
https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001015216
This commit is contained in:
guoyuqi 2022-07-25 14:50:17 +08:00 committed by xiaomeinvG
parent 637c997ae1
commit 65c3158548
1 changed files with 0 additions and 2 deletions

View File

@ -174,7 +174,6 @@
:field="item"
:fields-width="fieldsWidth"
min-width="100px"
sortable
:label="$t('api_test.definition.api_case_number')"/>
<ms-table-column
@ -189,7 +188,6 @@
prop="casePassingRate"
:field="item"
min-width="120px"
sortable
:fields-width="fieldsWidth"
:label="$t('api_test.definition.api_case_passing_rate')"/>