|
@@ -53,6 +53,7 @@ const AdminCustomerStatistics = Form.create()(React.createClass({
|
|
depName:thisdata.depName,
|
|
depName:thisdata.depName,
|
|
userCount:thisdata.userCount,
|
|
userCount:thisdata.userCount,
|
|
timeCount:thisdata.timeCount,
|
|
timeCount:thisdata.timeCount,
|
|
|
|
+
|
|
// key: i,
|
|
// key: i,
|
|
// id: thisdata.id,
|
|
// id: thisdata.id,
|
|
// orderNo: thisdata.orderNo, //订单编号
|
|
// orderNo: thisdata.orderNo, //订单编号
|