fix(接口测试): 修改接口自动化场景用例列表表头显示“负责人”的缺陷

--bug=1010274 --user=王孝刚 【接口自动化】-场景用例列表表头显示“负责人”
https://www.tapd.cn/55049933/s/1104191
This commit is contained in:
wxg0103 2022-02-15 17:52:26 +08:00 committed by zhangdahai112
parent d9adbf7c2f
commit e537e9d033
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
<ms-table-column prop="principalName" <ms-table-column prop="principalName"
min-width="120px" min-width="120px"
:label="$t('api_test.definition.api_principal')" :label="$t('api_test.definition.request.responsible')"
:filters="userFilters" :filters="userFilters"
:field="item" :field="item"
:fields-width="fieldsWidth" :fields-width="fieldsWidth"