feige
2025-05-21 a58144a284aa8c199a7c6ba31b9aedbcf379e453
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;
    }