@@ -656,6 +656,7 @@ const MyClient = Form.create()(React.createClass({
wechat: thisdata.wechat,
depatrment: thisdata.depatrment,
position: thisdata.position,
+ major:thisdata.major
});
};
@@ -673,6 +673,7 @@ const IndividualCustomer = Form.create()(React.createClass({