Commit d87ae253 authored by 黄奎's avatar 黄奎

新集团开团调整

parent cfa0f40f
......@@ -227,6 +227,7 @@
TripMapList: [],
NotQueryCityList: [], //使用系统中的经纬度城市
FeaturePageType: 0, //1横版 2竖版
TeamType:0,
},
//行程
FeatureData: {
......@@ -305,7 +306,7 @@
ckedNav: 1,
modifyType: 1, //1:系列团修改,2:单团修改
modifyTcid: 0, //修改单团期id
TeamType: '',
TeamType: '0',
loading: false,
isNewConfig: true,
offerMsg: {
......
......@@ -357,7 +357,7 @@
<div>
<div class="TravelPrice clearfix" :class="{'foldHeight':isFold==1}">
<span class="TMTitle">
<i></i>{{$t('sm.tuanqishezhi')}}
<i></i>{{$t('sm.tuanqishezhi')}}
</span>
<span class="foldList" @click="fold" v-if="isFold==''">{{$t('sm.djzd')}}</span>
<span class="foldList" @click="fold" v-if="isFold==1">{{$t('sm.djzk')}}</span>
......
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