diff --git a/src/views/standardsAssociation/memberInfo/PaymentInfo.vue b/src/views/standardsAssociation/memberInfo/PaymentInfo.vue index 91072b9..daa1d74 100644 --- a/src/views/standardsAssociation/memberInfo/PaymentInfo.vue +++ b/src/views/standardsAssociation/memberInfo/PaymentInfo.vue @@ -90,8 +90,8 @@ export default { return { // 日期组件查询的key值 dateKeyObj: { - beginKey: 'submissionTime_begin', - endKey: 'submissionTime_end' + beginKey: 'createTime_begin', + endKey: 'createTime_end' }, // 时间组件的单位 rangeDateFormat: {