Commit 3f652f34 by caoyanzhi

Merge branch 'feature/上线关联渠道'

parents 78a8376e 35daf578
......@@ -35,8 +35,7 @@
<el-form-item>
<vue-gic-select-tree :options="selectTreeOptions" @change="onSelectTreeChange" style="display: inline-block;margin:0 10px; height: 32px" />
</el-form-item>
<!-- 8.23上线时,隐藏关联渠道 -->
<el-form-item style="margin-right:10px;" v-if="false">
<el-form-item style="margin-right:10px;">
<vue-gic-select-tree :options="selectChannelList" @change="onSelectChannelChange" style="display: inline-block;height: 32px;" />
</el-form-item>
<el-form-item>
......
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