Commit 00253878 authored by wildfirecode13's avatar wildfirecode13

111

parent 947823a4
......@@ -25,7 +25,7 @@ class App extends Component {
let activityId = CFG.projectId;
let { cmbdata } = queryParams;
setTimeout(() => {
console.error('queryParams', JSON.stringify(queryParams));
console.error('cmbdata', decodeURIComponent(cmbdata));
......
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