体系调整

This commit is contained in:
wangxuemei
2024-09-26 16:40:00 +08:00
parent 17e75a106f
commit 8f15476af8
7 changed files with 194 additions and 23 deletions

View File

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