@@ -711,7 +711,8 @@ const bodyColumns = [
{
title: '商品序号',
dataIndex: 'productNum',
- width: 120
+ width: 120,
+ fixed: 'left'
},
title: '商品编码',