jack 7 years ago
parent
commit
55e1cfd923
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/patentShow1.js

+ 1 - 1
js/patentShow1.js

@ -18,7 +18,7 @@ $(document).ready(function() {
18 18
		this.ajax({
19 19
			url: "/ajax/ppatent/qo",
20 20
			data: {
21
				id: GetQueryString("patentId")
21
				id: patentId
22 22
			},
23 23
			type: "get",
24 24
			Fun: this.patentMess