mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
fix: 云同步任务详情界面删除无用的按钮
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user