Commit 4cc2579b authored by 姬鋆屾's avatar 姬鋆屾

提交

parent 82cf6ae6
......@@ -210,6 +210,7 @@ export default {
this.form.addTotalScore += v.score;
})
: "";
this.form.addTotalScore = this.form.addTotalScore.toFixed(2);
},
handlePlus() {
this.form.remarkAdd.push({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment