Commit ee475e6d by caoyanzhi

update: 上线关联渠道

parent 03cc6239
......@@ -36,7 +36,7 @@
<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