mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-19 12:36:43 +08:00
[FIX]证件截止日期与长期修改
This commit is contained in:
@@ -26,7 +26,7 @@ export default {
|
||||
maxDate: {
|
||||
type: Date,
|
||||
default: () => {
|
||||
return new Date('2039-12-31')
|
||||
return new Date('2040-12-31')
|
||||
}
|
||||
},
|
||||
disabled: {
|
||||
|
||||
Reference in New Issue
Block a user