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-02 13:42:49 +08:00
parent 14657009fd
commit c422cd79d5
6 changed files with 397 additions and 285 deletions

View File

@@ -49,4 +49,8 @@ return [
'create_china_areas_table.php',
'ChinaAreaTableSeeder.php',
],
'2.3.0' => [
'一些优化',
'新增选择组件',
],
];