소스 검색

增加高教审核字段

zmw 9 달 전
부모
커밋
99fa423f3d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/static/modular/talentAllowance/talentAllowanceInfo_info.js

+ 1 - 1
public/static/modular/talentAllowance/talentAllowanceInfo_info.js

@@ -777,7 +777,7 @@ TalentAllowanceInfoDlg.checkSubmit = function (index) {
     var companyCode = $("#companyCode").val();
     var companyCodes = "";
     var otherEnjoyedMoney = $("#otherEnjoyedMoney").val();
-    // var otherEnjoyedDescription = $("#otherEnjoyedDescription").val();
+    var otherEnjoyedDescription = $("#otherEnjoyedDescription").val();
     // var absolute_control = $("input[name='absolute_control']").val()
     var crontol_money = $("#crontol_money").val();
     if (Feng.isEmptyStr(checkState)) {