Commit 76cb5694 authored by liudong1993's avatar liudong1993

1

parent 3622eecd
...@@ -761,9 +761,7 @@ export default { ...@@ -761,9 +761,7 @@ export default {
}else{ }else{
this.OrderTitle='付款单'; this.OrderTitle='付款单';
} }
this.isSignMonth= [44,64,164,255,267];
if(this.Offset=='other'){ if(this.Offset=='other'){
this.isSignMonth= [44,3,64,164,255,267];
let TCIDARR = [this.tcid]; let TCIDARR = [this.tcid];
let orderObj = { let orderObj = {
OrderID: 0, OrderID: 0,
......
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