qinzhipeng_v 5 years ago
parent
commit
5484589ff7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/projectManage/bugList/file/createdBug.vue

+ 1 - 1
src/views/projectManage/bugList/file/createdBug.vue

@@ -1,6 +1,6 @@
 <template>
 <template>
   <div class="Parent">
   <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-form ref="formInline" label-position="left" :model="formInline" :rules="rules" label-width="90px">
         <el-row style="margin: 0 4% 2% 4%;">
         <el-row style="margin: 0 4% 2% 4%;">
           <el-col :span="24">
           <el-col :span="24">