Commit e960afba authored by Xuguangxing's avatar Xuguangxing

fix

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