Commit 0f707af1 authored by youjie's avatar youjie

no message

parent 6b8d8300
......@@ -70,7 +70,7 @@
proxy
} = getCurrentInstance();
let data = reactive({
show: true,
show: false,
loading: false,
Keywords:''
});
......
......@@ -120,7 +120,7 @@
})
},
//
// 点击弹出学员列表
selectStudents(){
data.show = true
setTimeout(()=>{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment