|
@@ -1640,7 +1640,7 @@ export default {
|
|
|
{ title: '品牌', dataIndex: 'brand', width: 90 },
|
|
|
{ title: '制造商', dataIndex: 'mfrs', width: 90 },
|
|
|
{ title: '扩展信息', dataIndex: 'materialOther', width: 90 },
|
|
|
- { title: '库存', dataIndex: 'stock', width: 90 },
|
|
|
+ { title: '库存', dataIndex: 'inventory', width: 90 },
|
|
|
{ title: '单位', dataIndex: 'unit', width: 90 },
|
|
|
{ title: '序列号', dataIndex: 'snList', width: 300 },
|
|
|
{ title: '有效期', dataIndex: 'expirationDate', width: 90 },
|
|
@@ -1746,7 +1746,7 @@ export default {
|
|
|
{ title: '品牌', dataIndex: 'brand', width: 90 },
|
|
|
{ title: '制造商', dataIndex: 'mfrs', width: 90 },
|
|
|
{ title: '扩展信息', dataIndex: 'materialOther', width: 90 },
|
|
|
- { title: '库存', dataIndex: 'stock', width: 90 },
|
|
|
+ { title: '库存', dataIndex: 'inventory', width: 90 },
|
|
|
{ title: '单位', dataIndex: 'unit', width: 90 },
|
|
|
{ title: '序列号', dataIndex: 'snList', width: 300 },
|
|
|
{ title: '有效期', dataIndex: 'expirationDate', width: 90 },
|
|
@@ -1786,7 +1786,7 @@ export default {
|
|
|
{ title: '品牌', dataIndex: 'brand', width: 90 },
|
|
|
{ title: '制造商', dataIndex: 'mfrs', width: 90 },
|
|
|
{ title: '扩展信息', dataIndex: 'materialOther', width: 90 },
|
|
|
- { title: '库存', dataIndex: 'stock', width: 90 },
|
|
|
+ { title: '库存', dataIndex: 'inventory', width: 90 },
|
|
|
{ title: '单位', dataIndex: 'unit', width: 90 },
|
|
|
{ title: '序列号', dataIndex: 'snList', width: 300 },
|
|
|
{ title: '有效期', dataIndex: 'expirationDate', width: 90 },
|
|
@@ -1852,7 +1852,7 @@ export default {
|
|
|
{ title: '品牌', dataIndex: 'brand', width: 90 },
|
|
|
{ title: '制造商', dataIndex: 'mfrs', width: 90 },
|
|
|
{ title: '扩展信息', dataIndex: 'materialOther', width: 90 },
|
|
|
- { title: '库存', dataIndex: 'stock', width: 90 },
|
|
|
+ { title: '库存', dataIndex: 'inventory', width: 90 },
|
|
|
{ title: '单位', dataIndex: 'unit', width: 90 },
|
|
|
{ title: '序列号', dataIndex: 'snList', width: 300 },
|
|
|
{ title: '有效期', dataIndex: 'expirationDate', width: 90 },
|
|
@@ -1887,7 +1887,7 @@ export default {
|
|
|
{ title: '品牌', dataIndex: 'brand', width: 90 },
|
|
|
{ title: '制造商', dataIndex: 'mfrs', width: 90 },
|
|
|
{ title: '扩展信息', dataIndex: 'materialOther', width: 90 },
|
|
|
- { title: '库存', dataIndex: 'stock', width: 90 },
|
|
|
+ { title: '库存', dataIndex: 'inventory', width: 90 },
|
|
|
{ title: '单位', dataIndex: 'unit', width: 90 },
|
|
|
{ title: '序列号', dataIndex: 'snList', width: 300 },
|
|
|
{ title: '有效期', dataIndex: 'expirationDate', width: 90 },
|
|
@@ -1923,7 +1923,7 @@ export default {
|
|
|
{ title: '品牌', dataIndex: 'brand', width: 90 },
|
|
|
{ title: '制造商', dataIndex: 'mfrs', width: 90 },
|
|
|
{ title: '扩展信息', dataIndex: 'materialOther', width: 90 },
|
|
|
- { title: '库存', dataIndex: 'stock', width: 90 },
|
|
|
+ { title: '库存', dataIndex: 'inventory', width: 90 },
|
|
|
{ title: '调入仓库', dataIndex: 'anotherDepotName' },
|
|
|
{ title: '单位', dataIndex: 'unit', width: 90 },
|
|
|
{ title: '多属性', dataIndex: 'sku' },
|