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
2023-01-03 11:01:14 +08:00
parent 5f89c022a3
commit b8aeddda7f
5 changed files with 356 additions and 254 deletions

View File

@@ -59,4 +59,8 @@ return [
'2.3.2' => [
'一些优化',
],
'2.4.0' => [
'一些优化',
'新增多选组件',
],
];