luyanan 8 年 前
コミット
fa098fc8b8
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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
		}