fix: 云同步任务详情界面删除无用的按钮

This commit is contained in:
jiangweidong
2023-11-14 17:44:24 +08:00
committed by Bryan
parent e128576763
commit 5bc273d057

View File

@@ -56,14 +56,6 @@ export default {
)
}.bind(this)
}
},
{
title: this.$t('common.Strategy'),
attrs: {
type: 'primary',
label: this.$t('xpack.Execute'),
disabled: !this.$hasPerm('xpack.add_syncinstancetaskexecution')
}
}
],
strategyRelationConfig: {