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-07-06 10:44:06 +08:00
parent 00d11c538d
commit b5f132916b
3 changed files with 166 additions and 160 deletions

View File

@@ -8,5 +8,11 @@ return [
'增加文件直传表单组件',
'create_weiwait_uploads_table.php',
'create_filesystem_configs_table.php',
],
'1.1.1' => [
'一些优化'
],
'1.1.2' => [
'增加表单必填(required)'
]
];