fix:修改项目及路径图各权限table勾选bug

This commit is contained in:
songwc
2022-10-26 11:36:36 +08:00
parent 63ab7887c3
commit bc6b57d854
10 changed files with 27 additions and 25 deletions

View File

@@ -3,7 +3,7 @@
:visible="TaskFaceImpStuvisible"
class="drawerStyle TaskFaceImpStu"
placement="right"
width="40%"
width="700px"
@after-visible-change="afterVisibleChange"
>
<div class="drawerMain">
@@ -82,7 +82,7 @@
</div>
</div>
<div class="curloading">
<div class="cur">55%</div>
<div class="cur">100%</div>
<div class="cancel" style="margin-left: 20px">删除</div>
</div>
</div>
@@ -145,6 +145,7 @@ export default {
align-items: center;
// background-color: red;
margin-bottom: 20px;
flex-shrink: 0;
.headerTitle {
font-size: 18px;
font-weight: 600;
@@ -154,6 +155,7 @@ export default {
}
}
.main {
overflow-y: auto;
.minatitl {
display: flex;
.up1 {