|  | @@ -692,9 +692,8 @@ export default {
 | 
											
												
													
														|  |      //返回列表
 |  |      //返回列表
 | 
											
												
													
														|  |      backToList() {
 |  |      backToList() {
 | 
											
												
													
														|  |        console.log(contrastObj(this.form,this.oldform))
 |  |        console.log(contrastObj(this.form,this.oldform))
 | 
											
												
													
														|  | -      
 |  | 
 | 
											
												
													
														|  |        console.log(contrastList(this.orderFeesList,this.olddata))
 |  |        console.log(contrastList(this.orderFeesList,this.olddata))
 | 
											
												
													
														|  | -      // this.$emit("goBack");
 |  | 
 | 
											
												
													
														|  | 
 |  | +      this.$emit("goBack");
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |      openReport() {
 |  |      openReport() {
 | 
											
												
													
														|  |        this.switchDialog = !this.switchDialog;
 |  |        this.switchDialog = !this.switchDialog;
 |