Commit ed3366af authored by youjie's avatar youjie

优化模版 版型

parent 2cf8aa92
......@@ -7,8 +7,9 @@
<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>
<template v-if="true">
<span v-if="FeatureData.FeatureType==9" class="foldList" style="margin-right: 5px;"
<span v-if="FeatureData.ConfigId&&dataAll.FeaturePageType&&FeatureData.FeatureType==9" class="foldList" style="margin-right: 5px;"
@click="journeyTemplate()">编辑行程</span>
<!-- <span v-if="!FeatureData.ConfigId&&FeatureData.FeatureType==9" style="color: red;float: right;margin-right: 5px;line-height: 28px;">请先选择版型并保存数据</span> -->
</template>
<div class="TrfList clearfix">
<!--&&item.TypeState!=8-->
......
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