chore: 修改宽度

master
dap 1 year ago
parent dcb6300ec7
commit 65adc0129c

@ -26,7 +26,7 @@ function handleOpenChange(open: boolean) {
</script> </script>
<template> <template>
<BasicDrawer :footer="false" class="w-[700px]" title="查看日志"> <BasicDrawer :footer="false" class="w-[600px]" title="查看日志">
<Description @register="registerDescription" /> <Description @register="registerDescription" />
</BasicDrawer> </BasicDrawer>
</template> </template>

Loading…
Cancel
Save