shuishen
2024-01-05 aca8d06f5a0b8eea2e4f30c7fe8366b2dc42bffc
src/views/userHouse/houseHoldList.vue
@@ -260,7 +260,7 @@
                    },
                    {
                        width: 96,
                        width: 110,
                        label: "姓名",
                        prop: "name",
                        search: true,
@@ -288,8 +288,8 @@
                    },
                    {
                        display: true,
                        width: 160,
                        display: true,
                        label: "身份证号",
                        prop: "idCard",
                        search: true,
@@ -322,6 +322,7 @@
                    {
                        width: 60,
                        label: "性别",
                        prop: "gender",
                        type: "select",
@@ -411,8 +412,9 @@
                    // },
                    {
                        width: 142,
                        label: "小区",
                        width: 220,
                        overHidden: true,
                        label: '小区名称',
                        prop: "aoiName",
                        search: true,
                        searchSpan: 4,