Commit 895db2f4 by zhangleyuan

feat:处理培训计划关联

parent 99a3cb05
......@@ -784,4 +784,6 @@ mr0 {
.ant-table-column-sorter {
margin-left: 2px!important;
}
.ant-table-column-sorter-full{
margin-top:-0.32rem !important;
}
......@@ -217,6 +217,7 @@ class UserLearnDetailModal extends React.Component {
pagination={false}
bordered
className="plan-table"
size="middle"
/>
</div>
<div>
......
.user-Learn-modal{
.ant-table-thead{
tr {
th{
padding:9px 8px !important;
}
}
}
.customer-info{
margin-bottom:16px;
.customer-name{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment