Commit 344f2c0e by crushh

update: dist

parent f6d36379
......@@ -43,7 +43,6 @@
人群筛选器
</el-radio>
</div>
<span class="tips">{{ tipsContent[ruleForm.memberType] }}</span>
</el-form-item>
<el-form-item v-show="ruleForm.memberType === 4">
<vue-gic-store-new
......@@ -119,11 +118,6 @@ export default {
btnLoading: false,
uuid: '',
memberTypeTotal: 0,
tipsContent: {
1: '商户下的所有客户都可见,请谨慎选择',
4: '按照客户的门店归属来控制是否可见',
3: '从商户所有客户中按照条件筛选来控制是否可见',
},
};
},
computed: {
......
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