guanqb
2024-02-26 d01ba962653ecc00c0f5c01cef229168972bed2c
取保候审人员字段添加
1 files modified
24 ■■■■ changed files
src/views/publicSecurity/bailReporting.vue 24 ●●●● patch | view | raw | blame | history
src/views/publicSecurity/bailReporting.vue
@@ -218,12 +218,24 @@
                    display: true,
                    // hide: true,
                },
                // {
                //   width: 144,
                //   label: "创建时间",
                //   prop: "createTime",
                //   searchSpan: 4,
                // },
                {
                    width: 144,
                    label: "出发时间",
                    prop: "startTimes",
                    searchSpan: 4,
                },
                {
                    width: 144,
                    label: "到达时间",
                    prop: "reachTime",
                    searchSpan: 4,
                },
                {
                    width: 144,
                    label: "返程时间",
                    prop: "returnTime",
                    searchSpan: 4,
                },
                {
                    width: 100,
                    addDisplay: false,