liuyg
2021-09-25 c57a5a4cf9cd44a223e0b1f536b0e8ca9b7193a7
src/views/securityUnitChild/data.js
@@ -131,10 +131,10 @@
// },
{
    label: "所属辖区",
    prop: "region",
    prop: "jurisdiction",
    // multiple: true,
    type: "tree",
    dicUrl: "/api/jurisdiction/lazy-tree",
    dicUrl: "/api//jurisdiction/lazy-trees",
    props: {
        label: "title",
        value: "id",