这个提交包含在:
helloDy
2024-04-11 16:49:48 +08:00
父节点 2592551e66
当前提交 63a753d7d6
共有 32 个文件被更改,包括 284 次插入219 次删除

查看文件

@@ -157,7 +157,8 @@ export default {
color: 'primary',
},
{
type: 'separate',
type: this.$auth.hasPermi('equipment:check-setting:create')
? 'separate' : '',
},
{
type: this.$auth.hasPermi('equipment:check-setting:create')