Commit e1ed6ad3 authored by youjie's avatar youjie

酒店、车、门票companyID

parent 9a3d9c51
......@@ -1150,7 +1150,7 @@ export default {
tab: `新增${text}单据`,
Type: type,
tradeObj: JSON.stringify(this.BillMakingMsg),
companyID: row.OutBranchId
// companyID: row.OutBranchId
};
if(num==2){
query.searchTitle='溢收团费退款';
......
......@@ -1360,7 +1360,7 @@ export default {
tab: `新增${text}单据`,
Type: type,
tradeObj: JSON.stringify(this.BillMakingMsg),
companyID:row.OutBranchId
// companyID:row.OutBranchId
};
if(num==2){
query.searchTitle='溢收团费退款';
......
......@@ -1363,7 +1363,7 @@
tab: `新增${text}单据`,
Type: type,
tradeObj: JSON.stringify(this.BillMakingMsg),
companyID:row.OutBranchId
// companyID:row.OutBranchId
};
if(num==2){
query.searchTitle='溢收团费退款';
......
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