更改需求

This commit is contained in:
‘937886381’
2024-04-10 16:52:18 +08:00
parent f89c6dfe14
commit cafa156d72
15 changed files with 82 additions and 28 deletions

View File

@@ -269,6 +269,13 @@ export default {
name: 'search',
color: 'primary',
},
{
type: this.$auth.hasPermi(
'monitoring:equipment-traceability:export'
)
? 'separate'
: '',
},
{
type: this.$auth.hasPermi(
'monitoring:equipment-traceability:export'