@@ -29,12 +29,12 @@ export default {
statusMap: {},
preparationMap: {},
columns: [
- {
- title: '采购计划名称',
- checked: true,
- width: '150',
- dataIndex: 'orderName'
- },
+ // {
+ // title: '采购计划名称',
+ // checked: true,
+ // width: '150',
+ // dataIndex: 'orderName'
+ // },
{
title: '采购单号',
checked: true,
@@ -42,7 +42,7 @@ export default {
dataIndex: 'purchaseNo'
},
- title: '采购物料总数”',
+ title: '采购物料总数',
width: '200',
dataIndex: 'totalNum'