JX.Li 1 rok temu
rodzic
commit
dfdc5bf3da
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/ObsImageUpload/index.vue

+ 1 - 1
src/components/ObsImageUpload/index.vue

@@ -17,7 +17,7 @@
                :on-preview="handlePictureCardPreview"
                :class="{hide: this.fileList.length >= this.limit}"
     >
-      <i class="el-icon-plus abs">1111</i>
+      <i class="el-icon-plus abs"></i>
     </el-upload>
 
     <!-- 上传提示 -->