@@ -160,6 +160,18 @@ export default {
checked: true,
width: 150
},
+ {
+ title: '需求日期',
+ dataIndex: 'needDate',
+ checked: true,
+ width: 150
+ },
+ title: '计划到货日期',
+ dataIndex: 'planGetDate',
{
title: '申请时间',
dataIndex: 'updateTime',