From ecf1953b5882319e46e37d11fcc0b9e9f48b856d Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 25 五月 2026 13:25:08 +0800
Subject: [PATCH] 转正申请、调动申请、离职申请、工作交接、请假申请、加班申请等上传的附件在审批记录中没有展示
---
src/components/PIMTable/Pagination.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/components/PIMTable/Pagination.vue b/src/components/PIMTable/Pagination.vue
index 7639e64..001f19a 100644
--- a/src/components/PIMTable/Pagination.vue
+++ b/src/components/PIMTable/Pagination.vue
@@ -91,7 +91,6 @@
<style scoped>
.pagination-container {
background: #fff;
- padding: 16px 0;
margin-top: 0;
}
.pagination-container.hidden {
--
Gitblit v1.9.3