修复table列表在卡片登录状态前端显示偏离问题
This commit is contained in:
parent
322681560e
commit
c12b7571f0
|
|
@ -107,7 +107,6 @@
|
|||
{
|
||||
field: 'status',
|
||||
title: '登录状态',
|
||||
align: 'center',
|
||||
formatter: function(value, row, index) {
|
||||
return $.table.selectDictLabel(datas, value);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue