Commit 4f265226 by 胡畅

fix id

parent adb5018e
......@@ -116,7 +116,7 @@ function btnBindClick() {
});
return false
}
var signupId = getQueryString('id')
var signupId = getQueryString('bindId')
var orgId = orgIdFn(signupId).orgId
var params = {
kgAcActivityOrgId: orgId, //模板变量中获取,机构id
......
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