odc.xiaohui
2023-01-09 7c0b59a30b7b3e46f90d9726999b3a007f9fc666
src/views/intelligentPatrol/illegalSearch/index.vue
@@ -197,6 +197,7 @@
          value: '',
          placeholder: '请输入审核状态',
          type: 'select',
          prop: 'state',
          options: [{ id: 7, name: '未审核' }, { id: 8, name: '已经审核' }, { id: 9, name: '结案' }]
        },
        {