fix : 修复流程图切换功能和屏蔽导出
This commit is contained in:
@@ -151,7 +151,7 @@ const tableConfig = reactive({
|
||||
api: '/workflow/mosr/requirement',
|
||||
btns: [
|
||||
{name: '新增', key: 'add', color: '#DED0B2',auth: auths.add},
|
||||
{name: '导出', key: 'export', type: ''},
|
||||
// {name: '导出', key: 'export', type: ''},
|
||||
],
|
||||
params: {}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user