@@ -118,6 +118,12 @@ export default {
width: '100px',
dataIndex: 'name'
},
+ {
+ title: '物料编码',
+ checked: true,
+ width: '100px',
+ dataIndex: 'no'
+ },
{
title: '规格型号',
checked: true,