html代码部分
<input class="form-control" type="file" (change)="uploadPicture($event)">
主要是接收到的 e.target.value = ""置空