修改bug
This commit is contained in:
@@ -92,7 +92,9 @@ export default {
|
||||
// width: 350,
|
||||
// },
|
||||
{
|
||||
type: 'button',
|
||||
type: this.$auth.hasPermi('base:quality-inspection-det:query')
|
||||
? 'button'
|
||||
: '',
|
||||
btnName: '查询',
|
||||
name: 'search',
|
||||
color: 'primary',
|
||||
|
||||
Reference in New Issue
Block a user