Commit f1f69cb0 authored by liudong1993's avatar liudong1993

1

parent 9a66392d
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
// Money=item.SumPrice // Money=item.SumPrice
// } // }
if(type==1){ if(type==1){
if(item.BranchWage>0){ if(item.BranchWage!=0){
Money = item.BranchWage Money = item.BranchWage
}else{ }else{
this.Error(this.$t('objFill.v101.FinancialModule.shusgszjgzwn')) this.Error(this.$t('objFill.v101.FinancialModule.shusgszjgzwn'))
......
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