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