问题修复
This commit is contained in:
parent
8a2a77ee47
commit
7357b0548f
@ -108,7 +108,7 @@
|
||||
if(val == -1) {
|
||||
this.handleSwitchCladar()
|
||||
} else {
|
||||
this.handleChange([dayjs().format("YYYY-MM-DD"), val])
|
||||
this.handleChange([val, dayjs().format("YYYY-MM-DD")])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user