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-02 11:20:38 +08:00
parent e071e0355a
commit a0a4516356
15 changed files with 884 additions and 507 deletions

View File

@@ -24,4 +24,10 @@ return [
'1.2.0' => [
'新增(覆盖)tags表单组件'
],
'2.0.0' => [
'放弃使用覆盖原生组件的方式',
'修复内嵌表单',
'排除扩展路由权限',
'一些优化',
]
];