|
@ -281,7 +281,7 @@ |
|
|
|
|
|
|
|
|
this.dataContent.subList = subList |
|
|
this.dataContent.subList = subList |
|
|
this.dataContent.status = 1; |
|
|
this.dataContent.status = 1; |
|
|
this.dataContent.fromWarehouseCode = "W1"; |
|
|
|
|
|
this.dataContent.dueTime = getCurrDateOneMonthsTimes(); |
|
|
this.dataContent.dueTime = getCurrDateOneMonthsTimes(); |
|
|
return this.dataContent; |
|
|
return this.dataContent; |
|
|
}, |
|
|
}, |
|
|