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

new! number component

This commit is contained in:
weiwait
2023-02-13 15:44:37 +08:00
parent d2d6de22f9
commit 36b5f04108
5 changed files with 679 additions and 546 deletions

View File

@@ -95,4 +95,7 @@ return [
'2.7.2' => [
'bug fixed',
],
'2.8.0' => [
'new! number component',
],
];