fix: 流程详情页面关闭按钮重复

This commit is contained in:
tony
2022-12-27 22:01:55 +08:00
parent 4b6ff48fe9
commit d6a22e8489
9 changed files with 9 additions and 41 deletions

View File

@@ -55,11 +55,6 @@ export default {
name: '',
color: null
},
roles: [
{ value: 'manager', label: '经理' },
{ value: 'personnel', label: '人事' },
{ value: 'charge', label: '主管' }
]
}
},
computed: {