This commit is contained in:
闫晓茹 2024-08-16 11:37:07 +08:00
parent 7fd43d2613
commit 5c1e18cdef

View File

@ -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