工单bug,改动

This commit is contained in:
helloDy
2024-04-08 17:02:55 +08:00
parent 4571786780
commit 1fde96e677
7 changed files with 35 additions and 17 deletions

View File

@@ -193,7 +193,7 @@ export default {
type: 'separate',
},
{
type: this.$auth.hasPermi('base:quality-inspection-type:export')
type: this.$auth.hasPermi('equipment:maintain-monitor:export')
? 'button'
: '',
btnName: '导出',