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