|
|
@ -1319,6 +1319,7 @@ var fnBindHistoryGrid = function () { |
|
|
|
strQuestion += item.QuestionID + ';' |
|
|
|
}) |
|
|
|
} |
|
|
|
strMemo = (typeof (strMemo) == "undefined") ? "" : strMemo; |
|
|
|
$('iframe').contents().find("#spMemo").html(" " + strMemo); |
|
|
|
CallAjax(ComFn.W_Com, ComFn.GetData, { |
|
|
|
objParams: { |
|
|
|