Browse Source

关注人群加失业人员

dlt_feature_0615
mk 1 year ago
parent
commit
8a36af03f8
  1. 4
      src/views/components/resiSearch.vue

4
src/views/components/resiSearch.vue

@ -477,6 +477,10 @@ export default {
"label": "流动人员",
"value": "FLOATING_FLAG",
"children": null
},{
"label": "失业人员",
"value": "UNEMPLOYED_FLAG",
"children": null
}
],
itemList,

Loading…
Cancel
Save