LIPENGTAO1313 6 years ago
parent
commit
5bb03c0ceb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cmp-portal/js/cmp-staffListNew.js

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

@ -27,7 +27,7 @@ $(document).ready(function() {
27 27
					if(data.data == 3) {
28 28
						$("#companyDemandList").show();
29 29
					} else {
30
						$("#companyDemandList").show();
30
						$("#identityState").show();
31 31
					}
32 32
				}
33 33
			}