This commit is contained in:
zhoutianchi
2026-01-16 15:04:26 +08:00
parent 1ea71a9eb4
commit cabf90299f
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
append-to-body
width="90%"
>
<el-form :model="dataForm" :rules="dataRule" ref="dataFormRef" @keyup.enter="dataFormSubmit()"
<el-form :model="dataForm" :rules="dataRule" ref="dataFormRef"
label-width="130px">
<!-- 基本信息 -->
<div class="form-section">