+
liuyg
2021-09-17 68f1c1dc749bf424059fa70e09b72fc30bec2ea1
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",