mirror of
https://github.com/cjango/dcat-vue.git
synced 2025-12-06 14:20:03 +08:00
增加表单必填
This commit is contained in:
@@ -8,5 +8,11 @@ return [
|
||||
'增加文件直传表单组件',
|
||||
'create_weiwait_uploads_table.php',
|
||||
'create_filesystem_configs_table.php',
|
||||
],
|
||||
'1.1.1' => [
|
||||
'一些优化'
|
||||
],
|
||||
'1.1.2' => [
|
||||
'增加表单必填(required)'
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user