1
0
mirror of https://github.com/cjango/dcat-vue.git synced 2025-12-06 14:20:03 +08:00

fixed date range

This commit is contained in:
weiwait
2023-03-04 15:12:52 +08:00
parent adbf8c028a
commit 20ef5c88f4
2 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -104,4 +104,7 @@ return [
'2.8.2' => [ '2.8.2' => [
'bug fixed', 'bug fixed',
], ],
'2.8.3' => [
'fixed date range',
],
]; ];