jack 8 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
			plus.webview.create("../html/professorArticle.html", '../html/professorArticle.html', {}, {
515
			plus.webview.create("../html/professorArticle.html", '../html/professorArticle.html', {}, {
516
				articleId: id,
516
				articleId: id,
517
				ownerid: ownerid,
517
				ownerid: ownerid,
518
				oFlag:1
518
				oFlag: 1
519
			});
519
			});
520
			}
520
			}
521
		}
521
		}