上报库列表字段调整
This commit is contained in:
@@ -589,7 +589,8 @@
|
|||||||
title: res.db_field_txt,
|
title: res.db_field_txt,
|
||||||
dataIndex: res.db_field_name,
|
dataIndex: res.db_field_name,
|
||||||
align: 'center',
|
align: 'center',
|
||||||
ellipsis: true,
|
// ellipsis: true,
|
||||||
|
fixed: res.fixedLeft ? 'left' : '',
|
||||||
sorter: res.sort,
|
sorter: res.sort,
|
||||||
width: 160
|
width: 160
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user