| 
														
															@@ -755,7 +755,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         if (this.dataList.length) { 
														 | 
														
														 | 
														
															         if (this.dataList.length) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           const ids = this.tableSelection.map(k => k.id) 
														 | 
														
														 | 
														
															           const ids = this.tableSelection.map(k => k.id) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           for (let i = 0; i < ids.length; i++) { 
														 | 
														
														 | 
														
															           for (let i = 0; i < ids.length; i++) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            console.log(this.dataList.some(e => e.id === ids[i])) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             if (!this.dataList.some(e => e.id === ids[i])) { 
														 | 
														
														 | 
														
															             if (!this.dataList.some(e => e.id === ids[i])) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               this.tableSelection = [] 
														 | 
														
														 | 
														
															               this.tableSelection = [] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               this.$errorMsg(`单被商家取消预约,重新选择`) 
														 | 
														
														 | 
														
															               this.$errorMsg(`单被商家取消预约,重新选择`) 
														 |