diff --git a/src/view/person/index.vue b/src/view/person/index.vue index 97ba8e8..b51733d 100644 --- a/src/view/person/index.vue +++ b/src/view/person/index.vue @@ -135,8 +135,8 @@
职工基本医疗保险
-
-
城乡居民养老金
+
+
城乡居民养老金
职工养老金
@@ -332,7 +332,7 @@ const dataMyTag = reactive({ //右侧分页 const pagination = reactive({ current: 1, - pageSize: 5, + pageSize: 10, total: 50, showTotal: 0, }); @@ -479,7 +479,6 @@ const columnsList = reactive({ { label: "养老金发放金额", property: "yljffje", - type: "slot", }, { label: "养老金发放日期",