shuishen
2021-09-15 93142831f31a0b4f2ea2e3eebeabb8ac7113d49f
src/views/securityCompany/column.js
@@ -140,6 +140,12 @@
        prop: "region",
        labelWidth: 160,
        // width: 110,
        type: "tree",
        dicUrl: "/api/jurisdiction/lazy-tree",
        props: {
            label: "title",
            value: "id",
        },
        // search: true,
        overHidden: true
    },