fix --在线课对接

This commit is contained in:
yuping
2023-02-20 15:46:05 +08:00
parent b08ebff03a
commit cf237363ab
2 changed files with 12 additions and 8 deletions

View File

@@ -34,6 +34,7 @@ function openModal() {
function closeModal() {
visible.value = false
}
defineExpose({closeModal})
</script>
<style lang="scss">