linwe
2024-08-09 5e2aafeede13d337380f736567caf74f49713be7
src/views/district/index.vue
@@ -32,7 +32,7 @@
            datetime: "",
            selectionList: [],
            option: {
                labelWidth: 120,
                labelWidth: 96,
                searchLabelWidth: 96,
                searchShow: true,
                searchMenuSpan: 3,
@@ -56,6 +56,7 @@
                        prop: "name",
                        searchSpan: 4,
                        search: true,
                        searchLabelWidth: 76,
                        span: 12,
                        rules: [
                            {
@@ -89,7 +90,7 @@
                        searchSpan: 4,
                        searchType: 'input',
                        type: "tree",
                        dicUrl: "/api/blade-system/region/tree",
                        dicUrl: "/api/blade-system/region/treeToCommunity",
                        props: {
                            label: "name",
                            value: "id"