mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-17 23:06:47 +08:00
讲师管理
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
:visible="visible"
|
||||
class="drawerStyle RouterFaceStu"
|
||||
placement="right"
|
||||
width="1200"
|
||||
width="80%"
|
||||
>
|
||||
<div class="drawerMain">
|
||||
<div class="header">
|
||||
@@ -213,7 +213,7 @@ const queryDrawer = () => {
|
||||
return
|
||||
}
|
||||
emit("selectedRowKeys", selectedRowKeys.value)
|
||||
closeDrawer()
|
||||
// closeDrawer()
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user