929t调整

This commit is contained in:
wangxuemei
2024-09-29 17:49:19 +08:00
parent 49dc169fa3
commit 1ed9eaa76f
8 changed files with 66 additions and 67 deletions

View File

@@ -103,7 +103,7 @@
<a-row :gutter="16">
<a-col :span="24">
<a-form-item label="讲师名称" name="userNo">
<a-input v-model:value="formParam.name" style="width: 276px; height: 40px; border-radius: 8px"
<a-input v-model:value="formParam.name" class="draitem"
placeholder="请输入讲师姓名" allowClear showSearch>
</a-input>
</a-form-item>