feige
2023-12-11 9ac4f1edc86c9af627fcff2b3263e029ec4c95ff
ruoyi-ui/src/views/device/equipmentInfo.vue
@@ -274,11 +274,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.btn = false;
      this.isShow=false