guanqb
2024-02-03 89831622ebd457ccef9e137a2635cf7cac03d971
表格宽度
1 files modified
7 ■■■■ changed files
src/views/publicSecurity/ninePlaceManage/situationRectification.vue 7 ●●●● patch | view | raw | blame | history
src/views/publicSecurity/ninePlaceManage/situationRectification.vue
@@ -95,6 +95,7 @@
                    label: "存在安全隐患或违法行为",
                    prop: "hiddenDanger",
                    align: 'center',
                    width: 280
                }, {
                    label: "是否下发《责令改正通知书》或是否处罚",
                    prop: "rectificationNoticeFlag",
@@ -108,7 +109,8 @@
                            label: "是",
                            value: 2,
                        }
                    ]
                    ],
                    width: 140
                },
                {
                    label: "是否整改完毕",
@@ -128,14 +130,17 @@
                    search: true,
                    searchSpan: 4,
                    searchLabelWidth: 124,
                    width: 100
                }, {
                    label: "完成整改时限",
                    prop: "rectificationEndTime",
                    align: 'center',
                    width: 100
                }, {
                    label: "检查时间",
                    prop: "createTime",
                    align: 'center',
                    width: 100
                }, {
                    label: "派出所名称",
                    prop: "deptName",