This commit is contained in:
‘937886381’
2024-04-08 13:55:22 +08:00
parent ac4cea0c7e
commit b2cc509f8e
18 changed files with 188 additions and 165 deletions

View File

@@ -113,7 +113,7 @@ export default {
param: 'code',
},
{
type: 'button',
type: this.$auth.hasPermi('extend:process-equ-value-bom:query') ? 'button' : '',
btnName: '查询',
name: 'search',
color: 'primary',