Commit cec38bbd authored by baixian's avatar baixian

fix 积分

parent 9ec04968
...@@ -90,7 +90,7 @@ export default { ...@@ -90,7 +90,7 @@ export default {
type10: { type10: {
single: 0, single: 0,
daily_limit: 0, daily_limit: 0,
checked: true, checked: false,
unlimited: false, unlimited: false,
}, },
ruleList: [], ruleList: [],
...@@ -490,7 +490,7 @@ export default { ...@@ -490,7 +490,7 @@ export default {
type10: { type10: {
single: 0, single: 0,
daily_limit: 0, daily_limit: 0,
checked: true, checked: false,
unlimited: false, unlimited: false,
}, },
ruleList: [], ruleList: [],
......
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