Browse Source

企业信息浏览页面员工指已认证的

jack 8 years ago
parent
commit
2563c91869
1 changed files with 1 additions and 0 deletions
  1. 1 0
      cmp-portal/js/companybrowinfor.js

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

@ -187,6 +187,7 @@ $(document).ready(function() {
187 187
			dataType: "json",
188 188
			data: {
189 189
				"orgId": id,
190
				orgAuth:1
190 191
			},
191 192
			beforeSend: function() {},
192 193
			success: function(data, textState) {