【bug】 标协会员缴费 查询字段的修改
This commit is contained in:
@@ -90,8 +90,8 @@ export default {
|
||||
return {
|
||||
// 日期组件查询的key值
|
||||
dateKeyObj: {
|
||||
beginKey: 'submissionTime_begin',
|
||||
endKey: 'submissionTime_end'
|
||||
beginKey: 'createTime_begin',
|
||||
endKey: 'createTime_end'
|
||||
},
|
||||
// 时间组件的单位
|
||||
rangeDateFormat: {
|
||||
|
||||
Reference in New Issue
Block a user