liuyg
2021-08-24 79dce3741b13a1241f393ea2e6605869488bff0e
src/views/securityUnitChild/data.js
@@ -42,7 +42,7 @@
        disabled: true,
    },
    {
        label: "成立日期",
        label: "注册时间",
        prop: "establishtime",
        span: 11,
        labelWidth: 130,
@@ -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 = [
@@ -155,6 +152,7 @@
    }, {
        label: "股东",
        prop: "shareholder",
        searchLabelWidth: 55,
        search: true,
        labelWidth: w,
        span: s,
@@ -224,6 +222,7 @@
        prop: "name",
        search: true,
        labelWidth: w,
        searchLabelWidth: 55,
        span: s,
    }, {
        label: "职务",