Commit a5323a82 authored by huangyuanyuan's avatar huangyuanyuan

修改状态

parent 4ae6bbb5
...@@ -1710,6 +1710,11 @@ export default { ...@@ -1710,6 +1710,11 @@ export default {
// console.log("benMoney",this.benMoney) // console.log("benMoney",this.benMoney)
// console.log(parseFloat(that.benMoney) - 5) // console.log(parseFloat(that.benMoney) - 5)
// console.log(parseFloat(that.benMoney) + 5) // console.log(parseFloat(that.benMoney) + 5)
}else{
if(this.allMoney!=parseFloat(that.benMoney)){
this.Error("请检查实付金额!")
return;
}
} }
} }
......
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