Authored by 郭成尧

Merge branch 'feature/bugfix61' into release/6.1

@@ -99,7 +99,7 @@ exports.qaDetail = (req, res, next) => { @@ -99,7 +99,7 @@ exports.qaDetail = (req, res, next) => {
99 <body> 99 <body>
100 ${_.get(detailApi, 'data.helpdetail_list[0].content')} 100 ${_.get(detailApi, 'data.helpdetail_list[0].content')}
101 </body> 101 </body>
102 - <html> 102 + </html>
103 `); 103 `);
104 } else { 104 } else {
105 let params = { 105 let params = {