feat:查看学员,查看权修改

This commit is contained in:
岳佳鑫
2022-10-25 12:02:25 +08:00
parent 684cad4d1a
commit 4c5ad8824f
5 changed files with 335 additions and 211 deletions

View File

@@ -71,7 +71,7 @@
:data-source="tabledata"
:loading="tableDataTotal === -1 ? true : false"
expandRowByClick="true"
:scroll="{ x: 900, y: 560 }"
:scroll="{ x: 900 }"
@expand="expandTable"
:pagination="false"
:row-selection="{
@@ -324,7 +324,7 @@ export default {
height: 100%;
// background-color: #bfa;
// overflow-y: auto;
overflow-y: auto;
.endtime {
font-size: 16px;
font-weight: 500;