Commit d102ddf2 authored by zhengke's avatar zhengke

修改

parent 50f7cc34
......@@ -1622,7 +1622,7 @@
) {
this.CtObj.ContractSelfFeeList = tempObj.ContractSelfFeeList;
} else {
this.CtObj.ContractGuestList = [];
this.CtObj.ContractSelfFeeList = [];
}
if (
this.CtObj.ContractSelfFeeList &&
......
......@@ -238,6 +238,7 @@
TravelAgency_DealMan: "", //经办人
C_TCNUM: "", //团号
C_ProductName: "", //线路名称
IsQueryAll:0
},
pickerBeginDateBefore: {
disabledDate: time => {
......
......@@ -383,6 +383,7 @@
C_TCNUM: "", //团号
C_ProductName: "", //线路名称
IsAduitPage: 1, //是否是审核页面
IsQueryAll:1
},
pickerBeginDateBefore2: {
disabledDate: time => {
......
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