feige
2024-08-27 76a3eb05129f0af9f9b5798b1c8abbf9afaf7f19
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;
    }