Parcourir la source

更改了文件管理组件下的所有组件界面的修改文件里的文件目录自动选中,更改了公共文档的标签问题

yxc il y a 2 ans
Parent
commit
408f7caac1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views1/Personal/Identificat/IdentificatView.vue

+ 1 - 1
src/views1/Personal/Identificat/IdentificatView.vue

@@ -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>