Commit 8d71075a by NGO THI HONG

#19123 Update direct task key

parent 0d566af7
......@@ -251,7 +251,7 @@ CHK_L.sendAppCommand = function (command, operationId, contentId, operationGroup
param.operationGroupMasterId = operationGroupMasterId;
param.directPage = directPage;
param.backPage = backPage;
param.directTaskKey = directPage;
param.directTaskKey = directTaskKey;
console.log("CHK_L.sendAppCommand " + JSON.stringify(param));
CHK.sendABookCheckApi(param);
}
......
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