@@ -168,7 +168,7 @@ export default class ShelvesListPage extends Component {
const columns = [{
title: `${productNameMap[scene]}编号`,
dataIndex: 'code',
- width: '20%',
+ width: '30%',
}, {
title: `${productNameMap[scene]}名称`,
dataIndex: 'name',