feige
2024-01-23 d0136913a2c74a44f5bb30327ebbb3fd85e24fce
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;