|  | @@ -86,6 +86,9 @@ export default {
 | 
												
													
														
															|  |      getMonthCateRecord(parmas) {
 |  |      getMonthCateRecord(parmas) {
 | 
												
													
														
															|  |          return request.post(`${SCREEN}Waste/monthCateRecord`, parmas);
 |  |          return request.post(`${SCREEN}Waste/monthCateRecord`, parmas);
 | 
												
													
														
															|  |      },
 |  |      },
 | 
												
													
														
															|  | 
 |  | +    getWeekCateRecord(parmas) {
 | 
												
													
														
															|  | 
 |  | +        return request.post(`${SCREEN}Waste/weekCateRecord`, parmas);
 | 
												
													
														
															|  | 
 |  | +    },
 | 
												
													
														
															|  |      getTaskCount(parmas) {
 |  |      getTaskCount(parmas) {
 | 
												
													
														
															|  |          return request.post(`${SCREEN}Daily/taskCount`, parmas);
 |  |          return request.post(`${SCREEN}Daily/taskCount`, parmas);
 | 
												
													
														
															|  |      },
 |  |      },
 |