【bug】 标协会员缴费 查询字段的修改

This commit is contained in:
fengchenchen
2022-01-13 17:07:34 +08:00
parent fbc2c8623b
commit 7aaa20282f
@@ -90,8 +90,8 @@ export default {
return {
// 日期组件查询的key值
dateKeyObj: {
beginKey: 'submissionTime_begin',
endKey: 'submissionTime_end'
beginKey: 'createTime_begin',
endKey: 'createTime_end'
},
// 时间组件的单位
rangeDateFormat: {