liuyg
2021-08-19 0c35e05ca9c90883e5073ea35232ea100f866a8f
src/views/securityUnit/data.js
@@ -57,6 +57,7 @@
        label: "企业名称",
        prop: "enterprisename",
        search: true,
        width: 260,
        searchSpan: 4,
        labelWidth: 160,
        // width: 130,
@@ -66,6 +67,7 @@
        label: "企业类型",
        prop: "stats",
        type: "tree",
        hide: true,
        labelWidth: 160,
        dicUrl: "/api/blade-system/dict-biz/dictionary?code=stats",
        props: {
@@ -91,7 +93,7 @@
        searchLabelWidth: 100
    },
    {
        label: "代表人电话",
        label: "法人电话",
        labelWidth: 160,
        prop: "representativecell",
        width: 98,
@@ -148,6 +150,7 @@
    {
        label: "注册资本",
        prop: "registeredcapital",
        hide: true,
        labelWidth: 160,
        // search: true,
        width: 80,
@@ -248,7 +251,7 @@
        overHidden: true
    },
    {
        label: "所属地区",
        label: "所属辖区",
        prop: "region",
        labelWidth: 160,
        // width: 110,