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; }