@ -152,16 +152,16 @@ const butttondata = (row) =>{
type: 'primary',
color: '',
link: true, // 文本展现按钮
hasPermi: ''
hasPermi: 'wms:supplierinvoice-invoiced:agree'
},
{
label: '审核拒绝',
label: '作废',
name: 'refuse',
hide: isShowMainButton(row, ['1']),
type: 'danger',
hasPermi: 'wms:supplierinvoice-invoiced:refuse'
}
]