yz3456
2024-08-11 93d5248746860e9c19bedaab8761d480d0ce18b9
ruoyi-ui/src/views/pet/petInfo.vue
@@ -566,11 +566,11 @@
      this.isShow = true
     // document.title = "修改魅宠详细信息";
      this.$route.meta.title = "修改魅宠详细信息";//列表的名称
      this.$route.meta.title = "修改宠物详细信息";//列表的名称
    }
    else{
     // document.title = "查看魅宠详细信息";
      this.$route.meta.title = "查看魅宠详细信息";//列表的名称
      this.$route.meta.title = "查看宠物详细信息";//列表的名称
      this.btn = false;
      this.isShow = false;
    }