|  | @@ -56,7 +56,7 @@
 | 
												
													
														
															|  |  				</view>
 |  |  				</view>
 | 
												
													
														
															|  |  				<view class="list">
 |  |  				<view class="list">
 | 
												
													
														
															|  |  					<view class="title">
 |  |  					<view class="title">
 | 
												
													
														
															|  | -						早餐
 |  | 
 | 
												
													
														
															|  | 
 |  | +						其他
 | 
												
													
														
															|  |  					</view>
 |  |  					</view>
 | 
												
													
														
															|  |  					<view class="price">
 |  |  					<view class="price">
 | 
												
													
														
															|  |  						{{list.othersAmount==null?'0':list.othersAmount}}
 |  |  						{{list.othersAmount==null?'0':list.othersAmount}}
 | 
												
											
												
													
														
															|  | @@ -406,10 +406,10 @@
 | 
												
													
														
															|  |  								"labelText": "餐饮" + this.PieChartsList.repastRatio + '%'
 |  |  								"labelText": "餐饮" + this.PieChartsList.repastRatio + '%'
 | 
												
													
														
															|  |  							},
 |  |  							},
 | 
												
													
														
															|  |  							{
 |  |  							{
 | 
												
													
														
															|  | -								"name": "早餐",
 |  | 
 | 
												
													
														
															|  | 
 |  | +								"name": "其他",
 | 
												
													
														
															|  |  								"value": this.PieChartsList.othersAmount == null ? '0' : this
 |  |  								"value": this.PieChartsList.othersAmount == null ? '0' : this
 | 
												
													
														
															|  |  									.PieChartsList.othersAmount,
 |  |  									.PieChartsList.othersAmount,
 | 
												
													
														
															|  | -								"labelText": "早餐" + this.PieChartsList.othersRatio + '%',
 |  | 
 | 
												
													
														
															|  | 
 |  | +								"labelText": "其他" + this.PieChartsList.othersRatio + '%',
 | 
												
													
														
															|  |  							},
 |  |  							},
 | 
												
													
														
															|  |  
 |  |  
 | 
												
													
														
															|  |  						],
 |  |  						],
 |