Commit 5af0adad by caoyanzhi

update: 智能营销选择非实时分组

parent 2dd91b8e
......@@ -326,7 +326,7 @@
<el-button size="small" @click="cancelFilter">取 消</el-button>
</div>
</div>
<div :class="!isAdd ? 'el-view-mask' : ''">
<div :class="!isAdd ? 'el-view-mask' : ''" v-if="form.memberType === 1">
<vue-gic-member-group v-bind="storeParams" :real-time-type="getRealTimeType" :defaltSelected="defaltSelected" :height="500" :projectName="projectName" :headerList="headerList" @handleDataTransferred="handleDataTransferred" @handleDataLeft="handleDataLeft"></vue-gic-member-group>
</div>
</section>
......
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