zmw 9 месяцев назад
Родитель
Сommit
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)) {