修复了清楚图片 #100
@ -119,9 +119,10 @@
 | 
				
			|||||||
						title: info.message,
 | 
											title: info.message,
 | 
				
			||||||
						type: 'error'
 | 
											type: 'error'
 | 
				
			||||||
					});
 | 
										});
 | 
				
			||||||
 | 
										this.$refs.upload.clear()
 | 
				
			||||||
 | 
										return ;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
				}
 | 
									}
 | 
				
			||||||
				this.$refs.upload.clear()
 | 
					 | 
				
			||||||
				return ;
 | 
					 | 
				
			||||||
				this.image = info.data.file_name;
 | 
									this.image = info.data.file_name;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			},
 | 
								},
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user