@@ -291,7 +291,7 @@
prop: 'moneyName',
label: '款项名称',
slot: 'moneyName',
- headerSlot: 'headerMoneyName',
+ // headerSlot: 'headerMoneyName',
align: 'center',
// width: 170
},
@@ -317,7 +317,7 @@
prop: 'deadLine',
label: this.menu === 'purchase' ? '计划付款日期' : '计划收款日期',
slot: 'deadLine',
- headerSlot: 'headerDeadLine',
+ // headerSlot: 'headerDeadLine',
align: 'center'
{