LIPENGTAO1313 6 ans auparavant
Parent
commit
44e5a10fe6

+ 1 - 1
cmp-portal/cmp-procuctIssue.html

@ -4,7 +4,7 @@
4 4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 5
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
6 6
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7
<title>资源发布-科袖网</title>
7
<title>发布产品-科袖网</title>
8 8
<link rel="shortcut icon" href="images/favicon.ico "/>
9 9
<link href="../css/bootstrap.min.css" rel="stylesheet">
10 10
<link type="text/css" href="../css/webuploader/webuploader.css" rel="stylesheet">

+ 1 - 0
cmp-portal/js/cmp-productIssue.js

@ -3,6 +3,7 @@ $(document).ready(function() {
3 3
	if(resourceId) {
4 4
		$("#deleteResource").removeClass("disableLi").addClass("deleteResource");
5 5
		getRecourceMe();
6
		document.title = "修改产品-科袖网"
6 7
	}
7 8
	var orgId = $.cookie('orgId');
8 9
	if(orgId == "" || orgId == null || orgId == "null"){

+ 1 - 1
cmp-portal/js/cmpInformation.js

@ -230,7 +230,7 @@ $(function() {
230 230
			});
231 231
		},
232 232
       	demandListVal=function(isbind,par) {
233
			oAjax("/ajax/demand/pq",{
233
			oAjax("/ajax/demand/pq/org",{
234 234
				"state":[1],
235 235
    			'oname':par,
236 236
				"pageSize":5