提交 bd68f689 authored 作者: chscls@163.com's avatar chscls@163.com

修改bug

上级 52b082dd
......@@ -1695,8 +1695,15 @@ export default class tableCom extends Component {
}
}
if (!isEdit) {
if (this.props.fatherCode) {
dataColumn.base52 = this.props.uuid
if(bindObj!=null){
dataColumn.base52 = bindObj.base52
}else{
dataColumn.base52 = this.props.uuid
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论