讲师体系

This commit is contained in:
wangxuemei
2024-11-13 14:40:48 +08:00
parent aa27a245d8
commit bff32b295b

View File

@@ -11,7 +11,7 @@
</a-input>
</a-form-item>
<a-form-item class="select">
<a-select style="width: 276px" placeholder="请选择讲师体系" v-model:value="searchParam." allowClear
<a-select style="width: 276px" placeholder="请选择讲师体系" v-model:value="searchParam.tSystemId" allowClear
:options="LecturerSystemList" @change="changetlevel">
</a-select>
</a-form-item>