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