This commit is contained in:
2024-04-11 15:22:09 +08:00
parent 5ccb9297e1
commit 5d3622bf62
15 changed files with 829 additions and 607 deletions

View File

@@ -97,7 +97,7 @@ export default {
},
tableProps,
tableBtn: [
this.$auth.hasPermi('base:team-production:detail')
this.$auth.hasPermi('monitoring:group-team-scheduling:query')
? {
type: 'productionDetail',
btnName: '查看',