jack 7 years ago
parent
commit
96ab16d330
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/js/searchListNew.js

+ 1 - 1
app/js/searchListNew.js

@ -515,7 +515,7 @@ mui.plusReady(function() {
515 515
			plus.webview.create("../html/professorArticle.html", '../html/professorArticle.html', {}, {
516 516
				articleId: id,
517 517
				ownerid: ownerid,
518
				oFlag:1
518
				oFlag: 1
519 519
			});
520 520
			}
521 521
		}