Commit 1d77967d authored by mzx's avatar mzx

feat(检验内容库): drawer宽度调整

parent 018deb17
......@@ -3,7 +3,7 @@
title="检验内容"
:visible.sync="dialogManger.dialogVisible"
direction="rtl"
size="40%"
size="80%"
:before-close="handleClose"
>
<template slot="title">
......
......@@ -2,7 +2,7 @@
<el-drawer
:visible.sync="dialogManger.dialogVisible"
direction="rtl"
size="40%"
size="80%"
:before-close="handleClose"
>
<template slot="title">
......
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