style:修改路径管理中各管理 考勤 作业详情 导入学员 修改学员管理中调整弹窗 修改项目中排行榜

This commit is contained in:
songwc
2022-10-25 15:31:03 +08:00
parent e483c8bfaf
commit 46fad31cc0
14 changed files with 605 additions and 515 deletions

View File

@@ -87,7 +87,7 @@
:data-source="tabledata"
:loading="tableDataTotal === -1 ? true : false"
expandRowByClick="true"
:scroll="{ x: 900, y: 350 }"
:scroll="{ x: 900 }"
@expand="expandTable"
:pagination="false"
:row-selection="{
@@ -514,6 +514,7 @@ export default {
// background-color: #bfa;
overflow: auto;
padding-right: 10px;
.endtime {
font-size: 16px;
font-weight: 500;