mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-05 05:29:29 +08:00
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:
parent
4bb3714773
commit
1f6e250c8f
@ -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: [
|
||||
|
Loading…
Reference in New Issue
Block a user