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