@@ -304,6 +304,10 @@ export default {
title: '货架号',
dataIndex: 'storePosition'
},
+ {
+ title: '批号',
+ dataIndex: 'cbatch'
+ },
{
title: '单价',
dataIndex: 'ftaxprice',