From 5c1e18cdefe33142d17517c6d570e8c147b8986d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Fri, 16 Aug 2024 11:37:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index 135611a..b71ab15 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -155,8 +155,6 @@ export default { }); var signPatientCountlist = []; res.data.forEach((e) => { - e.proportion = e.proportion * 100 ; - // console.log(e.proportion,'e.proportion') signPatientCountlist.push(e.signPatientCount); }); // return