fix(UI 自动化): 屏蔽掉运行环境

--bug=1015197 --user=张大海 【测试跟踪】关联ui测试用例,批量编辑,应该屏蔽掉运行环境 https://www.tapd.cn/55049933/s/1208294 https://www.tapd.cn/55049933/s/1207334
This commit is contained in:
zhangdahai112 2022-07-23 23:10:56 +08:00 committed by zhangdahai112
parent 4bb3714773
commit 1f6e250c8f

View File

@ -311,9 +311,6 @@ export default {
},
{
name: this.$t('api_test.automation.batch_execute'), handleClick: this.handleBatchExecute, isDisable: this.planStatus==='Archived', permissions: ['PROJECT_TRACK_PLAN:READ+CASE_BATCH_RUN']
},
{
name: this.$t('test_track.case.batch_edit_case'), handleClick: this.handleBatchEdit, isDisable: this.planStatus==='Archived', permissions: ['PROJECT_TRACK_PLAN:READ+CASE_BATCH_EDIT']
}
],
typeArr: [