| 
														
															@@ -108,7 +108,8 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         beginDate: '', 
														 | 
														
														 | 
														
															         beginDate: '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         endDate: '', 
														 | 
														
														 | 
														
															         endDate: '', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         purchaseReturnNo: '', //  退货单号 
														 | 
														
														 | 
														
															         purchaseReturnNo: '', //  退货单号 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        state: undefined //  业务状态 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        state: undefined, //  业务状态 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        settleState: undefined 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       }, 
														 | 
														
														 | 
														
															       }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       disabled: false, //  查询、重置按钮是否可操作 
														 | 
														
														 | 
														
															       disabled: false, //  查询、重置按钮是否可操作 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       tableHeight: 0, 
														 | 
														
														 | 
														
															       tableHeight: 0, 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -155,6 +156,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.queryParam.endDate = '' 
														 | 
														
														 | 
														
															       this.queryParam.endDate = '' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.queryParam.purchaseReturnNo = '' 
														 | 
														
														 | 
														
															       this.queryParam.purchaseReturnNo = '' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.queryParam.state = undefined 
														 | 
														
														 | 
														
															       this.queryParam.state = undefined 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      this.queryParam.settleState = undefined 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.$refs.table.refresh(true) 
														 | 
														
														 | 
														
															       this.$refs.table.refresh(true) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     //  删除 
														 | 
														
														 | 
														
															     //  删除 
														 |