@@ -45,7 +45,7 @@ export default {
{
label: '缺陷名称',
key: 'bugName',
- minWidth: 300,
+ minWidth: 490,
align: 'left',
type: 'topTitle',
topName: 'BUG',
@@ -54,9 +54,7 @@ export default {
label: '状态',
key: 'bugStatusName',
- minWidth: 100,
- align: 'left',
- type: 'level'
+ minWidth: 90
}
],
// 表格高度