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

修复编辑预览

This commit is contained in:
weiwait
2022-07-08 18:20:35 +08:00
parent b5f132916b
commit ca9ab0d7b5
5 changed files with 38 additions and 3 deletions

View File

@@ -14,5 +14,8 @@ return [
],
'1.1.2' => [
'增加表单必填(required)'
]
],
'1.1.3' => [
'修复编辑预览'
],
];