update code
parent
2c704a7d42
commit
a05ff30e29
|
@ -831,8 +831,7 @@ export default {
|
||||||
it.prop = (100 - total).toFixed(1);
|
it.prop = (100 - total).toFixed(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
});
|
||||||
console.log(tmps);
|
|
||||||
this.availabilityData = tmps;
|
this.availabilityData = tmps;
|
||||||
this.elKey++;
|
this.elKey++;
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue