parent
a73fa6598e
commit
1dcb7f8fb0
|
|
@ -398,6 +398,8 @@ function Add(props) {
|
|||
formItemProps: {labelCol: {span: 6}},
|
||||
},
|
||||
{name: ["personUnderInspection", "userName"], label: "被检查单位现场负责人名称", onlyForLabel: true},
|
||||
{name: ["personUnderInspection", "corpId"], label: "被检查单位现场负责人企业id", onlyForLabel: true},
|
||||
{name: ["personUnderInspection", "corpName"], label: "被检查单位现场负责人企业名称", onlyForLabel: true},
|
||||
{name: "place", label: "检查场所", span: 24},
|
||||
{
|
||||
name: "type",
|
||||
|
|
|
|||
Loading…
Reference in New Issue