|
@@ -14,7 +14,7 @@
|
|
|
</div>
|
|
|
<el-upload class="upload-demo" :action="ocrUrl" :on-preview="handlePreview" :on-success="handleAvatarSuccess"
|
|
|
list-type="picture" :show-file-list="false">
|
|
|
- <el-button size="small" type="primary">点击上传图片</el-button>
|
|
|
+ <el-button size="small" type="primary">点击上传图片1</el-button>
|
|
|
</el-upload>
|
|
|
</div>
|
|
|
<el-button class="returns" @click="returns" v-if="ccc">上传新的</el-button>
|