|
|
|
@ -43,7 +43,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<el-dialog title="基础信息" :visible.sync="dialogFormVisible" fullscreen width="90%">
|
|
|
|
<el-dialog title="基础信息" :visible.sync="dialogFormVisible" width="50%">
|
|
|
|
<div class="dialogConcent" :style="{height:clientHeight+'px'}">
|
|
|
|
<div class="dialogConcent" :style="{height:clientHeight+'px'}">
|
|
|
|
<el-scrollbar style="flex: 1">
|
|
|
|
<el-scrollbar style="flex: 1">
|
|
|
|
<el-form :model="form" :rules="rules" ref="form" label-position="right" :label-width="formLabelWidth">
|
|
|
|
<el-form :model="form" :rules="rules" ref="form" label-position="right" :label-width="formLabelWidth">
|
|
|
|
|