Commit e691733ae50c078edfc3aca3dba5eae75c9e9def

Authored by fengwotao
1 parent f249cc3f

pref: 优化报表配置点击空白区域可关闭

1 <template> 1 <template>
2 <BasicDrawer 2 <BasicDrawer
3 - :maskClosable="false" 3 + :maskClosable="true"
4 @close="handleClose" 4 @close="handleClose"
5 destroyOnClose 5 destroyOnClose
6 v-bind="$attrs" 6 v-bind="$attrs"