Commit ad130096 by crushh

update: dist

parent 75d432c1
......@@ -97,7 +97,7 @@ export default {
return {
fixedWidth: document.documentElement.clientWidth - 200,
ruleForm: {
memberType: 1, // 1:全部客户 3 人群筛选 4 门店筛选
memberType: this.$store.state.product.ruleMemberFilterClose == 0 ? 1 : 4, // 1:全部客户 3 人群筛选 4 门店筛选
},
rules: {
ruleTitle: [
......
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