修改
This commit is contained in:
parent
7fd43d2613
commit
5c1e18cdef
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user