提交 3692dab1 authored 作者: 钟是志's avatar 钟是志

24494 专场招聘申请--表单优化

上级 8e4d3808
......@@ -2460,6 +2460,7 @@ export default class tableCom extends Component {
otherProps = {};
}
}
console.log(otherProps);
if (get === 'mobile') {
cm = getFieldDecorator(dataColumn.base52, {
......@@ -2508,6 +2509,7 @@ export default class tableCom extends Component {
disabled={disabled}
rows={4}
placeholder={json.placeholder}
{...otherProps}
/>,
);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论