Commit 3b00beb3 by crushh

update: 修复

parent a75617c7
......@@ -654,7 +654,7 @@ export default {
let indexObj = {
firstGoal: that.firstGoal,
secondGoal: that.secondGoal,
pathArr: pathArr,
pathArr: pathArr.length?pathArr:null,
markingValue: that.markingValue,
activityMarketPageName: that.activityMarketPageName,
gameValue: that.gameValue,
......
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