فهرست منبع

增加高教审核字段

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