luyanan 7 years ago
parent
commit
4c497e002f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/js/cmpInforShow-article.js

+ 1 - 1
app/js/cmpInforShow-article.js

27
			console.log(orgId)
27
			console.log(orgId)
28
			mui.ajax(baseUrl + "/ajax/article/pqOrgPublish", {
28
			mui.ajax(baseUrl + "/ajax/article/pqOrgPublish", {
29
				type: "GET",
29
				type: "GET",
30
				timeout: 1000,
30
				timeout: 10000,
31
				dataType: "json",
31
				dataType: "json",
32
				data: {
32
				data: {
33
					"orgId": orgId,
33
					"orgId": orgId,