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

调整

parent d22d0e10
...@@ -116,9 +116,24 @@ ...@@ -116,9 +116,24 @@
label: '未处理完毕数量', label: '未处理完毕数量',
width: 300 width: 300
}, },
{
prop: 'yclCount',
label: '已处理完毕数量',
width: 300
},
{
prop: 'cqwclCount',
label: '超期未处理数量',
width: 300
},
{
prop: 'cqyclCount',
label: '超期已处理数量',
width:300
},
{ {
prop: 'cqCount', prop: 'cqCount',
label: '超期数量', label: '超期总数量',
width:300 width:300
} }
] ]
......
...@@ -117,9 +117,24 @@ ...@@ -117,9 +117,24 @@
label: '未处理完毕数量', label: '未处理完毕数量',
width: 300 width: 300
}, },
{
prop: 'yclCount',
label: '已处理完毕数量',
width: 300
},
{
prop: 'cqwclCount',
label: '超期未处理数量',
width: 300
},
{
prop: 'cqyclCount',
label: '超期已处理数量',
width: 300
},
{ {
prop: 'cqCount', prop: 'cqCount',
label: '超期数量', label: '超期数量',
width: 300 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