liuyg
2021-08-24 79dce3741b13a1241f393ea2e6605869488bff0e
src/views/securityUnitChild/data.js
@@ -105,7 +105,7 @@
        // search: true,
    },
    {
        label: "所属地区",
        label: "所属辖区",
        prop: "region",
        span: 11,
        labelWidth: 130,
@@ -121,6 +121,14 @@
        disabled: true,
    },
    {
        label: "登记机关",
        prop: "registration",
        // span: 11,
        labelWidth: 130,
        disabled: true,
        span: 11,
    },
    {
        label: "经营范围",
        prop: "business",
        span: 24,
@@ -130,18 +138,7 @@
        type: 'textarea',
        showWordLimit: true,
        disabled: true,
    },
    {
        label: "登记机关",
        prop: "registration",
        // span: 11,
        labelWidth: 130,
        type: 'textarea',
        disabled: true,
        maxRows: 10,
        span: 24,
    }
]
export var column1 = [