Merge branch 'test' of https://e.coding.net/g-cphe0354/duanju/video_app into ymf
This commit is contained in:
@@ -307,7 +307,7 @@
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
setAllMoney() {
|
setAllMoney() {
|
||||||
this.money = Math.floor(this.mayMoney * 100) / 100
|
this.money = this.mayMoney.toFixed(2)
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user