修改bug

This commit is contained in:
‘937886381’
2024-04-07 16:07:04 +08:00
parent 38edf00925
commit 93fea84c79
8 changed files with 19 additions and 11 deletions

View File

@@ -92,7 +92,7 @@ export default {
filterable: true
},
{
type: 'button',
type: this.$auth.hasPermi('base:quality-scrap-det:query') ? 'button' : '',
btnName: '查询',
name: 'search',
color: 'primary',