src/components/Regular/index.vue
@@ -156,7 +156,7 @@ class="upload-demo" :action="uploadImgUrl" :headers="headers" :accept="'image/*,video/*'" accept=".jpg,.png,image/*" :on-success="handleChange.bind(this, item)" > <el-button size="small" type="primary">点击上传</el-button>