| 
														
															@@ -350,9 +350,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     getOrderDetail () { 
														 | 
														
														 | 
														
															     getOrderDetail () { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       salesReturnDetail({ sn: this.orderSn }).then(res => { 
														 | 
														
														 | 
														
															       salesReturnDetail({ sn: this.orderSn }).then(res => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.ordeDetail = res.data || null 
														 | 
														
														 | 
														
															         this.ordeDetail = res.data || null 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        if (res.data.billStatus == 'AUDIT_REJECT') { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          this.$refs.chooseDepart.getDetail(res.data) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        } 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       }) 
														 | 
														
														 | 
														
															       }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     // 删除产品 
														 | 
														
														 | 
														
															     // 删除产品 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -421,6 +418,9 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           this.$message.warning('请输入退货原因!') 
														 | 
														
														 | 
														
															           this.$message.warning('请输入退货原因!') 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } else { 
														 | 
														
														 | 
														
															         } else { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           this.openDepartUserModal = true 
														 | 
														
														 | 
														
															           this.openDepartUserModal = true 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          if (this.ordeDetail.billStatus == 'AUDIT_REJECT') { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            this.$refs.chooseDepart.getDetail(this.ordeDetail) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } else { 
														 | 
														
														 | 
														
															       } else { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.$message.warning('请添加产品!') 
														 | 
														
														 | 
														
															         this.$message.warning('请添加产品!') 
														 |