mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
fix: 修复创建应用点回车打开页面问题
This commit is contained in:
parent
e51a08ac4e
commit
8be52ac966
|
|
@ -13,6 +13,7 @@
|
|||
:rules="rules"
|
||||
label-position="top"
|
||||
require-asterisk-position="right"
|
||||
@submit.prevent
|
||||
>
|
||||
<el-form-item :label="$t('views.application.applicationForm.form.appName.label')" prop="name">
|
||||
<el-input
|
||||
|
|
|
|||
Loading…
Reference in New Issue