Commit eba745b9 authored by 黄自鹏's avatar 黄自鹏

调整

parent d22d0e10
......@@ -112,14 +112,29 @@
width: 100
},
{
prop: 'recordCount',
label: '未处理完毕数量',
prop: 'recordCount',
label: '未处理完毕数量',
width: 300
},
{
prop: 'yclCount',
label: '已处理完毕数量',
width: 300
},
{
prop: 'cqCount',
label: '超期数量',
prop: 'cqwclCount',
label: '超期未处理数量',
width: 300
},
{
prop: 'cqyclCount',
label: '超期已处理数量',
width:300
},
{
prop: 'cqCount',
label: '超期总数量',
width:300
}
]
}
......
......@@ -117,9 +117,24 @@
label: '未处理完毕数量',
width: 300
},
{
prop: 'yclCount',
label: '已处理完毕数量',
width: 300
},
{
prop: 'cqwclCount',
label: '超期未处理数量',
width: 300
},
{
prop: 'cqyclCount',
label: '超期已处理数量',
width: 300
},
{
prop: 'cqCount',
label: '超期数量',
label: '超期数量',
width: 300
},
// {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment