update code

prv
haha 2024-04-06 17:39:21 +08:00
parent 2c704a7d42
commit a05ff30e29
1 changed files with 1 additions and 2 deletions

View File

@ -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++;
}) })