Commit 3ebffdf7 by 兰国旗

laolan

parent 93b2b9a3
...@@ -282,7 +282,7 @@ module.exports = function (app) { ...@@ -282,7 +282,7 @@ module.exports = function (app) {
"submitIcpIntention", "queryIntentionList", "confirmIcpIntention", "submitIcpIntention", "queryIntentionList", "confirmIcpIntention",
"tmAccept", "tmStatus", "tmAccept", "tmStatus",
"needBatchUpload", "needBatchUpload",
"serviceSubmitOption","submitWangwenSolution","closeNeed","recordLog",'recordLogList' "serviceSubmitOption","submitWangwenSolution","closeNeed","recordLog","recordLogList"
]; ];
if (lst.indexOf(req.body.actionType) >= 0) { if (lst.indexOf(req.body.actionType) >= 0) {
......
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