feige
2024-02-22 a4d8869bff7df9a2b888530df9efef46b8d6eaf4
ruoyi-ui/src/views/wish/wishInfo.vue
@@ -215,7 +215,10 @@
    return {
      cdi:"百年心愿详细信息",
      udi:"百年心愿信息详情",
      fot:[".jpg",".jif"],
     // 数据范围选项
     fot:['.bmp','.jpg','.jpeg','.png','.tif','.gif','.pcx','.tga','.exif','.fpx',
       '.svg','.psd','.cdr','.pcd','.dxf','.ufo','.eps','.ai','.aw','.WMF','.webp','.apng'],
      fileList:[],
      fileListOther:[],
      dsb:true,
@@ -301,11 +304,11 @@
      jd =  this.$route.query.detail
      this.btn= jd
      this.dsb = !jd
      document.title = "修改百年心愿详细信息";
     // document.title = "修改百年心愿详细信息";
      this.$route.meta.title = "修改百年心愿详细信息";//列表的名称
    }
    else{
      document.title = "百年心愿详细信息";
     // document.title = "百年心愿详细信息";
      this.$route.meta.title = "百年心愿详细信息";//列表的名称
      this.isShow=false
      this.btn = false;