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