src/tabviews/tableshare/mutilform/index.jsx
@@ -70,7 +70,7 @@ item.options = [...item.options, ...this.props.configMap[item.uuid]] } item.oriOptions = item.options item.oriOptions = JSON.parse(JSON.stringify(item.options)) } if (!/^date/.test(item.type) && this.props.data && this.props.data.hasOwnProperty(item.field)) {