Browse Source

企业发布资源

luyanan 7 years ago
parent
commit
69197cde24
1 changed files with 2 additions and 0 deletions
  1. 2 0
      cmp-portal/js/resourceList.js

+ 2 - 0
cmp-portal/js/resourceList.js

@ -28,6 +28,8 @@ $(document).ready(function() {
28 28
						});
29 29
						$("#mb_btn_no").val("稍后再说");
30 30
						$("#mb_btn_ok").val("去认证");
31
					}else if(data.data.length>0){
32
						location.href="resourceIssue.html"
31 33
					}
32 34
				}
33 35
			},