From b9c6d501492f7fc6893ed3e7855201d82fafd52d Mon Sep 17 00:00:00 2001 From: yaoyuhao Date: Fri, 9 Aug 2024 16:03:08 +0800 Subject: [PATCH] gx --- src/view/person/index.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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: "养老金发放日期",