@@ -15,7 +15,7 @@
<a-input id="priceInquiryList-vinCode" v-model.trim="queryParam.vinCode" allowClear placeholder="请输入车架号(VIN)">
<a-icon @click="uploadFun" :type="vinLoading?'loading':'camera'" slot="addonAfter" :style="{ fontSize: '18px', verticalAlign: 'bottom' }" />
</a-input>
- <input type="file" id="filed" hidden="" @change="filePreview">
+ <input type="file" id="filed" accept="image/jpeg,image/png" hidden="" @change="filePreview">
</a-form-model-item>
</a-col>
<a-col :md="6" :sm="24">