电费展示栏位修改
This commit is contained in:
parent
a3084555be
commit
7958f9d66d
@ -57,14 +57,14 @@ const {
|
|||||||
width: 64,
|
width: 64,
|
||||||
resizable: true
|
resizable: true
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
key: 'id',
|
// key: 'id',
|
||||||
title: '主键',
|
// title: '主键',
|
||||||
align: 'center',
|
// align: 'center',
|
||||||
minWidth: 120,
|
// minWidth: 120,
|
||||||
ellipsis: true,
|
// ellipsis: true,
|
||||||
resizable: true
|
// resizable: true
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
key: 'branchId',
|
key: 'branchId',
|
||||||
title: '支行代码',
|
title: '支行代码',
|
||||||
|
Loading…
Reference in New Issue
Block a user