feat:修改项目页面表格下拉框

This commit is contained in:
李晓鸽
2022-10-10 18:11:31 +08:00
parent 53072721d0
commit 5f90efd974
5 changed files with 1795 additions and 710 deletions

View File

@@ -112,7 +112,7 @@ export default {
}
.roleItems {
width: 109px;
height: 80px;
height: 90px;
padding-top: 10px;
background: #ffffff;
box-shadow: 0px 1px 35px 0px rgba(118, 136, 166, 0.21);
@@ -121,6 +121,7 @@ export default {
right: 0px;
text-align: center;
display: none;
z-index: 100;
}
.roleItem {
font-size: 14px;