Commit 8aa3071d authored by youjie's avatar youjie

no message

parent 1bae842f
......@@ -754,11 +754,13 @@ export default {
this.OrderTitle='付款单';
}
if(this.Offset=='other'){
let TCIDARR = [this.tcid];
let orderObj = {
OrderID: 0,
OrderSource: 10,
Obj: {},
SourceID: 0,
TCIDList: TCIDARR
}
this.$router.push({
name: 'ChoiceAddFinancialDocuments',
......
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