|
@@ -209,6 +209,7 @@ class OrderDetailService extends CrudService {
|
|
_id: '$customerInfo._id',
|
|
_id: '$customerInfo._id',
|
|
name: '$customerInfo.name',
|
|
name: '$customerInfo.name',
|
|
},
|
|
},
|
|
|
|
+ total_detail: 1,
|
|
},
|
|
},
|
|
};
|
|
};
|
|
pipline.push(lastProject);
|
|
pipline.push(lastProject);
|