From b8971bfcb35103693f33922d6f5a34c468e13297 Mon Sep 17 00:00:00 2001
From: 张钢 <floatgang@163.com>
Date: 星期六, 24 八月 2024 13:55:43 +0800
Subject: [PATCH] 重新排版了代码

---
 ruoyi-ui/src/views/healthy/healthYear.vue |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/ruoyi-ui/src/views/healthy/healthYear.vue b/ruoyi-ui/src/views/healthy/healthYear.vue
index a374f05..6e3ff87 100644
--- a/ruoyi-ui/src/views/healthy/healthYear.vue
+++ b/ruoyi-ui/src/views/healthy/healthYear.vue
@@ -998,7 +998,7 @@
      // 鏁版嵁鑼冨洿閫夐」
      fot:['.bmp','.jpg','.jpeg','.png','.tif','.gif','.pcx','.tga','.exif','.fpx',
        '.svg','.psd','.cdr','.pcd','.dxf','.ufo','.eps','.ai','.aw','.WMF','.webp','.apng'],
-     
+
       fileList:[
       ],
       fileListOther:[
@@ -1039,7 +1039,8 @@
   },
   created() {
     this.getList()
-
+    this.$route.meta.title = "鐜扮姸鍋ュ悍鎯呭喌";
+    this.$route.meta.title = "鐜扮姸鍋ュ悍鎯呭喌";
   },
 
   methods: {
@@ -2080,7 +2081,7 @@
       };
       console.log(111)
       console.log(this.bloodData)
-	  
+
       if(isObjectEmpty(this.bloodData)){
         this.HealthyBaseList.bloodClass = this.HealthyBaseList.bloodClass;
       }else {
@@ -2274,7 +2275,7 @@
         }
       })
       // 鍒锋柊椤甸潰
-   
+
     },
     //骞村害鍋ュ悍鎶ュ憡
     toYearhealthy(){

--
Gitblit v1.9.1