|
@@ -1625,7 +1625,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 },
|
|
@@ -1664,7 +1664,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 },
|
|
@@ -1731,7 +1731,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 },
|
|
@@ -1771,7 +1771,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 },
|
|
@@ -1837,7 +1837,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 },
|
|
@@ -1872,7 +1872,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 },
|
|
@@ -1908,7 +1908,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' },
|