@@ -1,6 +1,6 @@
<template>
<div class="Parent">
- <el-dialog :visible.sync="modalShow" width="60%" :close-on-click-modal="false" @close="modalClose">
+ <el-dialog :visible.sync="modalShow" width="60%" top="4vh" :close-on-click-modal="false" @close="modalClose">
<el-form ref="formInline" label-position="left" :model="formInline" :rules="rules" label-width="90px">
<el-row style="margin: 0 4% 2% 4%;">
<el-col :span="24">