mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-21 21:46:44 +08:00
Merge branch 'hotfix/【20210119】证件截止日期最大值处理' into dev
This commit is contained in:
@@ -26,7 +26,7 @@ export default {
|
||||
maxDate: {
|
||||
type: Date,
|
||||
default: () => {
|
||||
return new Date('2040-12-31')
|
||||
return beforeDate.getBeforeYear(-20)
|
||||
}
|
||||
},
|
||||
minDate: {
|
||||
|
||||
Reference in New Issue
Block a user