refactor: 用例列表添加路径排序

This commit is contained in:
chenjianxing 2020-12-24 15:52:03 +08:00
parent bc585eeca4
commit 9bc45b83dd
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
</el-table-column>
<el-table-column
sortable="custom"
prop="path"
:label="$t('api_test.definition.api_path')"
show-overflow-tooltip/>