feige
2023-12-11 bd4b9aa6ab74a8aa6f55265d24b4a4249abcb636
ruoyi-ui/src/views/healthy/healthyInfo.vue
@@ -253,11 +253,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=false
      this.btn = false;