Commit d369e7bf by guomingpang

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

parent b3e629a1
...@@ -102,7 +102,7 @@ function PlanList(props) { ...@@ -102,7 +102,7 @@ function PlanList(props) {
}, },
{ {
title: '参培人数', title: '参培人数',
width: 96, width: '10%',
key: 'cultureCustomerNum', key: 'cultureCustomerNum',
dataIndex: 'cultureCustomerNum', dataIndex: 'cultureCustomerNum',
sorter: true, sorter: true,
......
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