瀏覽代碼

增加高教审核字段

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)) {