1
guanqb
2024-02-02 b19682565389cf50f9172eab44c454ee5fee0bab
src/views/publicSecurity/ninePlaceManage/archivesManage.vue
@@ -76,15 +76,6 @@
                    label: "场所地址",
                    prop: "location",
                    align: 'center',
                }, {
                    label: "场所类别",
                    prop: "nineType",
                    align: 'center',
                    dicUrl: "/api/blade-system/dict-biz/tree?code=nineType",
                    props: {
                        label: "title",
                        value: "key",
                    }
                },
                {
                    label: "场所类别",
@@ -96,7 +87,6 @@
                        value: "key",
                    },
                    type: 'select',
                    hide: true,
                    search: true,
                    searchSpan: 4,
                    searchLabelWidth: 96