소스 검색

删除重复

HW 4 년 전
부모
커밋
5ca06f7ec7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      js/component/manageCenter/statistics/personnel/personnelAll.jsx

+ 0 - 1
js/component/manageCenter/statistics/personnel/personnelAll.jsx

@@ -1000,7 +1000,6 @@ const PersonnelAll = React.createClass({
         son: this.state.son,
         girl: this.state.girl,
         birthdays: this.state.birthdays,
-        marriage: this.state.marriage,
         employeeId: this.state.employeeId,
       },
       success: function (data) {