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
					if(data.data == 3) {
27
					if(data.data == 3) {
28
						$("#companyDemandList").show();
28
						$("#companyDemandList").show();
29
					} else {
29
					} else {
30
						$("#companyDemandList").show();
30
						$("#identityState").show();
31
					}
31
					}
32
				}
32
				}
33
			}
33
			}