Commit 225e1cf1 authored by Mac's avatar Mac

1

parent 77d542da
......@@ -234,7 +234,7 @@
},
YijianZD(item) {
let Money
if(this.msg.OutBranch>0){
if(this.msg.OutBranchId>0){
Money=item.BranchCommission
}else{
Money=item.SumPrice
......@@ -254,7 +254,7 @@
IsUploadPic: 1,
orderObj: JSON.stringify(obj)
}
if(this.msg.OutBranch>0){
if(this.msg.OutBranchId>0){
query.id = 30
query.Name = "分公司销售提成单"
}else{
......
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