From d03c0c366862d917bdac6ba9cab8d338e722da10 Mon Sep 17 00:00:00 2001 From: yz3456 <2753272399@qq.com> Date: 星期二, 11 六月 2024 14:12:38 +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