zhongrj
2024-03-21 2769f9f376139e4414919b42193efa65f00e820c
src/views/userHouse/houseHoldList.vue
@@ -382,29 +382,18 @@
                trigger: "blur",
              }],
            },
            // {
            // label: "关系",
            // prop: "roleType",
            // type: "select",
            // dicUrl: "/api/blade-system/dict-biz/dictionary?code=roleType",
            // dataType: "number",
            //     props: {
            //         label: "dictValue",
            //         value: "dictKey",
            //     },
            // },
            {
              width: 220,
              overHidden: true,
              label: '小区名称',
              prop: "aoiName",
              search: true,
              searchSpan: 4,
              display: false
              label: "民族",
              prop: "ethnicity",
              type: "select",
              // hide: true,
              dicUrl: "/api/blade-system/dict-biz/dictionary?code=nationType",
              dataType: "number",
              props: {
                label: "dictValue",
                value: "dictKey",
              },
            },
            {
              width: 110,
              label: "所属街道",
@@ -415,7 +404,6 @@
              search: true,
              searchSpan: 4
            },
            {
              width: 156,
              overHidden: true,
@@ -427,7 +415,6 @@
              search: true,
              searchSpan: 4
            },
            {
              width: 110,
              overHidden: true,
@@ -437,16 +424,16 @@
              viewDisplay: false,
              prop: "gridName",
            },
            {
              width: 156,
              width: 220,
              overHidden: true,
              label: "地址",
              prop: "address",
              label: '小区名称',
              prop: "aoiName",
              search: true,
              searchSpan: 4,
              display: false
            },
            {
              hide: true,
              parent: false,
@@ -533,30 +520,18 @@
              disabled: false,
              label: "现居住地",
              prop: "currentAddress",
              hide: true,
              minWidth:150,
              overHidden:true
              // hide: true,
            },
            {
              width: 210,
              minWidth:180,
              overHidden: true,
              label: "标签",
              prop: "householdLabelList",
              display: false
              display: false,
              overHidden:true
            },
            {
              label: "民族",
              prop: "ethnicity",
              type: "select",
              hide: true,
              dicUrl: "/api/blade-system/dict-biz/dictionary?code=nationType",
              dataType: "number",
              props: {
                label: "dictValue",
                value: "dictKey",
              },
            },
            {
              label: "学历",
              prop: "education",