产品-社保档案基础信息修改
This commit is contained in:
parent
a2f81296d8
commit
d73fd7bac8
|
|
@ -21,7 +21,7 @@ export default class BaseForm extends React.Component {
|
|||
{ com: Input("岗位", position) },
|
||||
{ com: Input("手机号", telephone) },
|
||||
{ com: Input("入职日期", hiredate) },
|
||||
{ com: Input("合同到期日期", dimissionDate) }
|
||||
// { com: Input("合同到期日期", dimissionDate) }
|
||||
];
|
||||
const taxagentItems = [
|
||||
{ com: Input("个税扣缴义务人", paymentOrganizationName) }
|
||||
|
|
|
|||
Loading…
Reference in New Issue