Tcsm
2023-07-26 c003a5fb28554e2f37c431214dabf6f75f27cc29
ruoyi-ui/src/views/wish/wishInfo.vue
@@ -117,26 +117,6 @@
          </div>
        </el-upload>
        <!--<h4 class="form-header">其他附件 </h4>
        <el-upload
          action=""
          :file-list="fileListOther"
          class="upload-demo"
          multiple
          :on-preview="handlePreview"
          :on-remove="handleRemove"
          :http-request="requestUpload"
          :show-file-list="true"
        >
          <el-button v-if="isShow" type="primary" >点击上传</el-button>
          <template #tip>
            <div class="el-upload__tip">
            </div>
          </template>
        </el-upload>-->
        <h4 class="form-header">其他附件 </h4>
        <el-upload
          action=""
@@ -145,7 +125,7 @@
          multiple
          list-type="picture-card"
          :on-preview="handleFileCardPreview"
          :on-remove="handleRemove"
          :on-remove="handleRemoveFile"
          :http-request="requestUpload"
          :show-file-list="true"
        >
@@ -168,9 +148,8 @@
                    </span>
                    <span
                      v-if="isShow"
                      @click="handleRemove(file)"
                      class="el-upload-list__item-delete"
                      @click="handleDownload(file.url)"
                    >
                      <i class="el-icon-download"></i>
                    </span>
@@ -215,8 +194,8 @@
  props: [],
  data() {
    return {
      cdi:"收藏与荣誉详细信息",
      udi:"收藏与荣誉信息详情",
      cdi:"百年心愿详细信息",
      udi:"百年心愿信息详情",
      fot:[".jpg",".jif"],
      fileList:[
      ],