|  | @@ -158,13 +158,17 @@ export default {
 | 
											
												
													
														|  |              .then((res) => {
 |  |              .then((res) => {
 | 
											
												
													
														|  |                this.$message.success('上传成功');
 |  |                this.$message.success('上传成功');
 | 
											
												
													
														|  |              //  this.$emit('getData');
 |  |              //  this.$emit('getData');
 | 
											
												
													
														|  | -              
 |  | 
 | 
											
												
													
														|  | -          this.$parent.getData();
 |  | 
 | 
											
												
													
														|  | 
 |  | +            this.$parent.getData();
 | 
											
												
													
														|  | 
 |  | +            this.$parent.getData();
 | 
											
												
													
														|  | 
 |  | +        
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |              })
 |  |              })
 | 
											
												
													
														|  |              .catch((err) => {})
 |  |              .catch((err) => {})
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |       
 |  |       
 | 
											
												
													
														|  | 
 |  | +       
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |       handleSuccess (response, file) {
 |  |       handleSuccess (response, file) {
 | 
											
												
													
														|  |     
 |  |     
 | 
											
												
													
														|  |        let blob = new Blob([JSON.stringify(response)], { type: 'application/json' });
 |  |        let blob = new Blob([JSON.stringify(response)], { type: 'application/json' });
 |