fix(接口定义): 用例等级排序

--user=郭雨琦 case列表用例等级加排序
This commit is contained in:
guoyuqi 2021-11-24 10:40:44 +08:00 committed by 刘瑞斌
parent 7489b73679
commit a139548667
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
:field="item"
:fields-width="fieldsWidth"
min-width="120px"
sortable
:label="$t('test_track.case.priority')">
<template v-slot:default="scope">
<priority-table-item :value="scope.row.priority"/>