Commit d5ddca62 by guomingpang

Merge branch 'feature/pangguoming/202010704/style_update' into rc

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