提交 8f3c68bc authored 作者: ch's avatar ch

开发

上级 4a68bae9
...@@ -64,7 +64,7 @@ export default class ZdyTable extends Component { ...@@ -64,7 +64,7 @@ export default class ZdyTable extends Component {
isReady: true, isReady: true,
viewMode: viewMode:
this.props.currentFormKey && this.props.currentFormKey &&
this.props.data && this.props.datas &&
this.props.datas[this.props.currentFormKey] this.props.datas[this.props.currentFormKey]
? this.props.datas[this.props.currentFormKey].viewMode ? this.props.datas[this.props.currentFormKey].viewMode
: null, : null,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论