fix: 修复API名称输入后可以触发回车事件
Some checks are pending
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
taojinlong 2025-01-09 18:27:12 +08:00 committed by xuwei-fit2cloud
parent 6889994655
commit c1d5cdad65

View File

@ -770,6 +770,7 @@ defineExpose({
{{ t('datasource.basic_info') }}
</div>
<el-form
@submit.prevent
ref="dsForm"
:model="form"
:rules="rule"