diff --git a/src/view/person/index.vue b/src/view/person/index.vue index 37d1d8d..8593b8c 100644 --- a/src/view/person/index.vue +++ b/src/view/person/index.vue @@ -120,22 +120,29 @@ @@ -481,6 +488,11 @@ const columnsList = reactive({ 退休养老: { url: "/api/ggfwyth/ysyzt/getRyylxxList", column: [ + { + label: "养老金类型", + property: "yljlx", + type:'slot', + }, { label: "养老金发放金额", property: "yljffje", @@ -490,10 +502,7 @@ const columnsList = reactive({ label: "养老金发放日期", property: "yljffrq", }, - { - label: "养老金类型", - property: "yljlx", - }, + ], }, 综合: { @@ -502,6 +511,7 @@ const columnsList = reactive({ { label: "医疗保险类型", property: "ylbxlx", + type: "slot", }, { label: "发放日期",