使用httpRequest进行自定义上传的时候,先上传一张图片(此时不会触发uploading变false),再删除(此时uploading为true,无法继续上传),所以删除图片的时候,最好也在组件内把uploading置为false