feige
2023-12-11 bd4b9aa6ab74a8aa6f55265d24b4a4249abcb636
ruoyi-ui/src/views/honor/honorInfo.vue
@@ -222,7 +222,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,
@@ -328,11 +331,11 @@
      this.isShow=true
      this.showInput=true
      this.isEditing=true
      document.title = "修改荣誉证书详细信息";
   //   document.title = "修改荣誉证书详细信息";
      this.$route.meta.title = "修改荣誉证书详细信息";//列表的名称
    }
    else{
      document.title = "查看荣誉证书详细信息";
    //  document.title = "查看荣誉证书详细信息";
      this.$route.meta.title = "查看荣誉证书详细信息";//列表的名称
      this.isShow=false
      this.btn = false;