From 93d5248746860e9c19bedaab8761d480d0ce18b9 Mon Sep 17 00:00:00 2001
From: yz3456 <2753272399@qq.com>
Date: 星期日, 11 八月 2024 10:53:19 +0800
Subject: [PATCH] 解决了报错

---
 ruoyi-ui/src/views/pet/petInfo.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ruoyi-ui/src/views/pet/petInfo.vue b/ruoyi-ui/src/views/pet/petInfo.vue
index 1db0969..4f5c950 100644
--- a/ruoyi-ui/src/views/pet/petInfo.vue
+++ b/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;
     }

--
Gitblit v1.9.1