Commit e960afba authored by Xuguangxing's avatar Xuguangxing

fix

parent 651d05be
...@@ -224,7 +224,7 @@ export default { ...@@ -224,7 +224,7 @@ export default {
templateId, templateId,
templateDetailIds, templateDetailIds,
activityId, activityId,
vccToken: '' vccToken: localStorage.get('vccToken') || ''
} }
}); });
} else { } else {
......
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