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