弹窗修改

This commit is contained in:
zhangsir
2023-11-17 16:29:47 +08:00
parent 4ce2bacefc
commit bc2f22bf6e

View File

@@ -564,6 +564,7 @@ function confirm() {
} }
const createNewCourse = () => { const createNewCourse = () => {
editBeginClass.value = false
formData.reset({ formData.reset({
type: props.type, type: props.type,
offcourseId: params.value.offcourseId, offcourseId: params.value.offcourseId,