mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 16:26:45 +08:00
讲师管理bug
This commit is contained in:
@@ -371,6 +371,11 @@ const queryDrawer = () => {
|
||||
margin-right: 20px;
|
||||
}
|
||||
}
|
||||
.table{
|
||||
::v-deep .ant-table-cell-fix-right {
|
||||
width: 160px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -618,6 +618,11 @@ const config = () => {
|
||||
margin-right: 20px;
|
||||
}
|
||||
}
|
||||
.table{
|
||||
::v-deep .ant-table-cell-fix-right {
|
||||
width: 160px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user