mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
chore: 修改宽度
This commit is contained in:
@@ -26,7 +26,7 @@ function handleOpenChange(open: boolean) {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<BasicDrawer :footer="false" class="w-[700px]" title="查看日志">
|
||||
<BasicDrawer :footer="false" class="w-[600px]" title="查看日志">
|
||||
<Description @register="registerDescription" />
|
||||
</BasicDrawer>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user