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

新增组件

This commit is contained in:
weiwait
2022-09-16 14:54:27 +08:00
parent 7523cfbb6f
commit 839f7d6bf3
6 changed files with 669 additions and 386 deletions

View File

@@ -33,4 +33,8 @@ return [
'2.0.1' => [
'修复文件删除',
],
'2.1.0' => [
'新增list表单组件',
'新增keyValue表单组件',
],
];