Commit bd9f6a44 authored by jingnan's avatar jingnan 👀

试验申请新建样式修改

parent c0e9a346
...@@ -537,12 +537,14 @@ ...@@ -537,12 +537,14 @@
<el-drawer <el-drawer
v-if="drawerShowExperimentAdd" v-if="drawerShowExperimentAdd"
title="试验申请" title="试验申请"
size="50%" class="DeeDrawerCmp"
size="70%"
append-to-body append-to-body
:before-close="onClose" :before-close="onClose"
:visible.sync="drawerShowExperimentAdd" :visible.sync="drawerShowExperimentAdd"
> >
<dee-as-com <dee-as-com
style="margin: 10px;"
:lay-config="{ :lay-config="{
typeName: 'ExperimentRecord', typeName: 'ExperimentRecord',
layKey: 'NotGeneral_Experiment_Create' layKey: 'NotGeneral_Experiment_Create'
......
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