liuyg
2021-08-28 c8e279927a36c755fd78769cfa8e489568192aa4
src/views/securityMan/data.js
@@ -76,7 +76,7 @@
        prop: "jurisdiction",
        // multiple: true,
        type: "tree",
        dicUrl: "/api/jurisdiction/lazy-tree?parentId=0",
        dicUrl: "/api/jurisdiction/lazy-tree",
        props: {
            label: "title",
            value: "id",