liuyg
2021-09-14 5ca45b6e56d52bd6d4a025ba743b1516769f1c1b
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
    },