mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 04:16:47 +08:00
fix bug
This commit is contained in:
@@ -28,7 +28,6 @@ import {iframeUrl} from "@/api/method";
|
||||
const visible = ref(false)
|
||||
|
||||
function openModal() {
|
||||
window.selectCourse(1,'测试测试测试测试测试测试')
|
||||
visible.value = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user