feat(接口测试): 场景变量增加描述展示
--story=1011282 --user=王孝刚 接口、UI场景变量增加显示描述列 https://www.tapd.cn/55049933/s/1359360
This commit is contained in:
parent
96bafa3d77
commit
5705ac1f54
|
@ -127,6 +127,7 @@ export let CUSTOM_TABLE_HEADER = {
|
|||
{id: 'name', key: '2', label: 'api_test.variable_name'},
|
||||
{id: 'type', key: '3', label: 'test_track.case.type'},
|
||||
{id: 'value', key: '4', label: 'api_test.value'},
|
||||
{id: 'description', key: '5', label: 'commons.description'},
|
||||
],
|
||||
|
||||
//缺陷列表
|
||||
|
|
Loading…
Reference in New Issue