@@ -66,12 +66,12 @@ export default class CampusAccountsPage extends Component {
title: '校区编号',
key: 1,
dataIndex: 'code',
- width: '10%',
+ width: '12%',
}, {
title: '校区名称',
key: 2,
dataIndex: 'name',
- width: '25%',
+ width: '23%',
},{
title: '所属省(直辖市)',
key: 3,