Commit 8c757ce3 authored by youjie's avatar youjie

no message

parent e4209fb0
...@@ -2625,7 +2625,6 @@ export default { ...@@ -2625,7 +2625,6 @@ export default {
} }
}else{ }else{
if(this.allMoney!=parseFloat(that.benMoney)){ if(this.allMoney!=parseFloat(that.benMoney)){
console.log(this.allMoney,parseFloat(that.benMoney))
this.Error("请检查金额是否一致!") this.Error("请检查金额是否一致!")
return; 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