Commit c405aa5d by 陈浩建

一人一码订单通报*4(完成)

parent 8fea83a0
......@@ -59,25 +59,25 @@
conversionType:"11"
},
columns: [
{title: "县分", dataIndex: "sub_name", width: 80},
{title: "县分", dataIndex: "sub_name", width: 50},
{title: "学校数量", dataIndex: "schoolCount", width: 80},
{title: "成功单总数", dataIndex: "orderCount", width: 80},
{title: "成功单总数", dataIndex: "orderCount", width: 75},
{title: "单宽", children: [
{title: "订单总量", dataIndex: "status_5_1", width: 80},
{title: "已完成", dataIndex: "status_5_2", width: 80},
{title: "异常单", dataIndex: "status_5_3", width: 80},
{title: "订单总量", dataIndex: "status_5_1", width: 75},
{title: "已完成", dataIndex: "status_5_2", width: 75},
{title: "异常单", dataIndex: "status_5_3", width: 75},
]
},
{title: "融合", children: [
{title: "订单总量", dataIndex: "status_3_1", width: 80},
{title: "已完成", dataIndex: "status_3_2", width: 80},
{title: "异常单", dataIndex: "status_3_3", width: 80},
{title: "订单总量", dataIndex: "status_3_1", width: 75},
{title: "已完成", dataIndex: "status_3_2", width: 75},
{title: "异常单", dataIndex: "status_3_3", width: 75},
]
},
{title: "单宽进融", children: [
{title: "订单总量", dataIndex: "status_10_1", width: 80},
{title: "已完成", dataIndex: "status_10_2", width: 80},
{title: "异常单", dataIndex: "status_10_3", width: 80},
{title: "订单总量", dataIndex: "status_10_1", width: 75},
{title: "已完成", dataIndex: "status_10_2", width: 75},
{title: "异常单", dataIndex: "status_10_3", width: 75},
]
}
],
......@@ -128,8 +128,8 @@
today.setTime(today.getTime());
let s2 = today.getFullYear() + "-" + (today.getMonth() + 1) + "-" + today.getDate();
exportFile(
reportDownload(),
"一人一码移动报表" + s2 + ".xlsx",
reportDownload(this.queryParam),
"一人一码宽带报表(县份)" + s2 + ".xlsx",
this.downloadstatu
);
},
......
......@@ -58,25 +58,25 @@
conversionType:"10"
},
columns: [
{title: "县分", dataIndex: "sub_name", width: 80},
{title: "学校名称", dataIndex: "school", width: 80},
{title: "成功单总数", dataIndex: "orderCount", width: 80},
{title: "县分", dataIndex: "sub_name", width: 50},
{title: "学校名称", dataIndex: "school", width: 200},
{title: "成功单总数", dataIndex: "orderCount", width: 75},
{title: "单宽", children: [
{title: "订单总量", dataIndex: "status_5_1", width: 80},
{title: "已完成", dataIndex: "status_5_2", width: 80},
{title: "异常单", dataIndex: "status_5_3", width: 80},
{title: "订单总量", dataIndex: "status_5_1", width: 75},
{title: "已完成", dataIndex: "status_5_2", width: 75},
{title: "异常单", dataIndex: "status_5_3", width: 75},
]
},
{title: "融合", children: [
{title: "订单总量", dataIndex: "status_3_1", width: 80},
{title: "已完成", dataIndex: "status_3_2", width: 80},
{title: "异常单", dataIndex: "status_3_3", width: 80},
{title: "订单总量", dataIndex: "status_3_1", width: 75},
{title: "已完成", dataIndex: "status_3_2", width: 75},
{title: "异常单", dataIndex: "status_3_3", width: 75},
]
},
{title: "单宽进融", children: [
{title: "订单总量", dataIndex: "status_10_1", width: 80},
{title: "已完成", dataIndex: "status_10_2", width: 80},
{title: "异常单", dataIndex: "status_10_3", width: 80},
{title: "订单总量", dataIndex: "status_10_1", width: 75},
{title: "已完成", dataIndex: "status_10_2", width: 75},
{title: "异常单", dataIndex: "status_10_3", width: 75},
]
}
],
......@@ -127,8 +127,8 @@
today.setTime(today.getTime());
let s2 = today.getFullYear() + "-" + (today.getMonth() + 1) + "-" + today.getDate();
exportFile(
reportDownload(),
"一人一码移动报表" + s2 + ".xlsx",
reportDownload(this.queryParam),
"一人一码宽带报表(学校)" + s2 + ".xlsx",
this.downloadstatu
);
},
......
......@@ -59,7 +59,7 @@
conversionType:"01"
},
columns: [
{title: "校区", dataIndex: "sub_name", width: 80},
{title: "校区", dataIndex: "sub_name", width: 50},
{title: "订单总数", dataIndex: "orderCount", width: 80},
{title: "小白卡订单", dataIndex: "xb_orderCount", width: 80},
{title: "预制卡订单", dataIndex: "yz_orderCount", width: 80},
......@@ -119,8 +119,8 @@
today.setTime(today.getTime());
let s2 = today.getFullYear() + "-" + (today.getMonth() + 1) + "-" + today.getDate();
exportFile(
reportDownload(),
"一人一码移动报表" + s2 + ".xlsx",
reportDownload(this.queryParam),
"一人一码移动报表(县份)" + s2 + ".xlsx",
this.downloadstatu
);
},
......
......@@ -59,18 +59,18 @@
conversionType:"00"
},
columns: [
{title: "校区", dataIndex: "sub_name", width: 80},
{title: "学校", dataIndex: "school", width: 80},
{title: "校区", dataIndex: "sub_name", width: 50},
{title: "学校", dataIndex: "school", width: 200},
{title: "督导", dataIndex: "supervisor", width: 80},
{title: "订单总数", dataIndex: "orderCount", width: 80},
{title: "小白卡订单", dataIndex: "xb_orderCount", width: 80},
{title: "预制卡订单", dataIndex: "yz_orderCount", width: 80},
{title: "订单总数", dataIndex: "orderCount", width: 75},
{title: "小白卡订单", dataIndex: "xb_orderCount", width: 75},
{title: "预制卡订单", dataIndex: "yz_orderCount", width: 75},
{title: "订单状态", children: [
{title: "待识别", dataIndex: "status_1", width: 80},
{title: "待处理", dataIndex: "status_2", width: 80},
{title: "待配送", dataIndex: "status_3", width: 80},
{title: "待活体", dataIndex: "status_4", width: 80},
{title: "已完成", dataIndex: "status_5", width: 80},
{title: "待识别", dataIndex: "status_1", width: 75},
{title: "待处理", dataIndex: "status_2", width: 75},
{title: "待配送", dataIndex: "status_3", width: 75},
{title: "待活体", dataIndex: "status_4", width: 75},
{title: "已完成", dataIndex: "status_5", width: 75},
]
}
],
......@@ -121,8 +121,8 @@
today.setTime(today.getTime());
let s2 = today.getFullYear() + "-" + (today.getMonth() + 1) + "-" + today.getDate();
exportFile(
reportDownload(),
"一人一码移动报表" + s2 + ".xlsx",
reportDownload(this.queryParam),
"一人一码移动报表(学校)" + s2 + ".xlsx",
this.downloadstatu
);
},
......
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