Commit a6ca2fbd authored by 黄奎's avatar 黄奎

1

parent 2e9497e8
......@@ -1535,7 +1535,6 @@
<p class="_num3">{{item.TicketNum==null?'0':item.TicketNum}}</p>
<p class="_wz">{{$t('Airticket.Air_reservation')}}</p>
</li>
<li>
<p
:class="{'_num3':item.ConfigUnionCount!=item.UnionCount,'_num2':item.ConfigUnionCount==item.UnionCount}">
......@@ -4017,7 +4016,6 @@
err => {}
);
},
//命令提交
getPostTicketOrder() {
if (!this.TicketOrder) {
......@@ -4247,6 +4245,7 @@
this.openplatString = [];
this.changeAirLineID = "";
this.addMsg.DayNum = 0;
this.addMsg.Remark="";
},
//弹出框取消 初始化谈框内表单
resetForm(formName) {
......
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