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

修复多图替换

This commit is contained in:
weiwait
2023-03-06 17:15:41 +08:00
parent 20ef5c88f4
commit 6dfb699b0e
3 changed files with 5 additions and 2 deletions

View File

@@ -107,4 +107,7 @@ return [
'2.8.3' => [
'fixed date range',
],
'2.8.4' => [
'fixed replace of multiple image',
],
];