【修改】 报告下载权限

This commit is contained in:
zhoulingpo
2023-05-10 09:27:25 +08:00
parent d39f317189
commit 0ca1c4c6f5
+3 -1
View File
@@ -368,7 +368,7 @@ export default {
width: 15%; width: 15%;
text-align: center; text-align: center;
border-right: 1px solid #e6f6fe; border-right: 1px solid #e6f6fe;
color: #434343;
.nameCir{ .nameCir{
background-color: pink; background-color: pink;
width: 60px; width: 60px;
@@ -387,6 +387,7 @@ export default {
padding: 10px 10px 40px; padding: 10px 10px 40px;
.content{ .content{
width: 100%; width: 100%;
color: #434343;
} }
.bottom{ .bottom{
position: absolute; position: absolute;
@@ -396,6 +397,7 @@ export default {
bottom: 10px; bottom: 10px;
left: 20px; left: 20px;
height: 30px; height: 30px;
color: #434343;
.time{ .time{
line-height: 30px; line-height: 30px;
color: #ccc; color: #ccc;