Commit 2738cc37 by guomingpang

style:培训计划表格样式优化

parent 0b40c523
......@@ -115,7 +115,7 @@ function PlanList(props) {
key: 'operate',
dataIndex: 'operate',
fixed: 'right',
width: '12.5%',
width: '14.5%',
render: (val, record) => {
return (
<div className='operate'>
......
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