feige
2024-03-04 0947adf188a83eecf0a6a545cea25c97f7ce17f0
ruoyi-ui/src/views/travel/travelInfo.vue
@@ -205,7 +205,10 @@
    return {
      cdi:"家庭大事记信息",
      udi:"家庭大事记修改",
      fot:[".jpg",".jif","png"],
    // 数据范围选项
    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:[
@@ -276,11 +279,11 @@
      this.btn= jd
      this.dsb = !jd
      this.isShow=true
      document.title = "修改旅游经历详细信息";
     // document.title = "修改旅游经历详细信息";
      this.$route.meta.title = "修改旅游经历详细信息";//列表的名称
    }
    else{
      document.title = "旅游经历详细信息";
   //   document.title = "旅游经历详细信息";
      this.$route.meta.title = "旅游经历详细信息";//列表的名称
      this.isShow=true
      this.btn = false;