fix:添加学员确定后清空搜索框内容

This commit is contained in:
wyx
2022-12-27 22:22:23 +08:00
parent f4b528e45f
commit 664ae94e6e

View File

@@ -707,6 +707,7 @@ function handleStageOk() {
stageVisible.value = false;
visiable.value = false;
emit("finash", false);
nameSearch.value.keyword = "";
saveStu({
targetId: props.id,
type: props.type,