ct
liuyg
2021-09-17 7ec657a86d2d6c3f91ed7ab241c603ea2e3b7b4d
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",