@@ -36,7 +36,7 @@ export const columns = {
{
label: '问题名称',
key: 'title',
- minWidth: 120,
+ minWidth: 200,
type: 'link',
align: 'left'
},