From fbd20431d9947d6989f6508ae47ccaad96576d68 Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期一, 05 二月 2024 09:02:16 +0800
Subject: [PATCH] 解决审批历史页面报错问题

---
 uni.scss |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/uni.scss b/uni.scss
index e5f85d7..d4d8137 100644
--- a/uni.scss
+++ b/uni.scss
@@ -106,4 +106,8 @@
 			}
 		}
 	}
+}
+
+page{
+	height: 100%;
 }
\ No newline at end of file

--
Gitblit v1.9.1