上报库列表字段调整

This commit is contained in:
zyx.net
2022-12-28 11:09:47 +08:00
parent eb9e1f78f4
commit 8f754abc57
@@ -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
}) })