This commit is contained in:
helloDy
2024-04-11 16:49:48 +08:00
父節點 2592551e66
當前提交 63a753d7d6
共有 32 個文件被更改,包括 284 次插入219 次删除

查看文件

@@ -173,7 +173,7 @@ export default {
color: 'primary',
},
{
type: 'separate',
type: (this.$auth.hasPermi('equipment:repair:export') || this.$auth.hasPermi('equipment:repair:create')) ? 'separate' : '',
},
{
type: this.$auth.hasPermi('equipment:repair:export') ? 'button' : '',