Bladeren bron

2022.9.2 css

ggooalice 2 jaren geleden
bovenliggende
commit
5dddd97294
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 3 3
      fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

+ 3 - 3
fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

@@ -51,8 +51,8 @@
     <!-- 内容主体区域 -->
   <div class="contents" v-if="allWrong">
     <div class="headine headConCon" ref="headine" :style="'width:'+(windowWidth - 400)+'px'">
-      <h3 ref="headHe" style="padding-left: 10px;float:left;">{{shuz[ins]}}</h3>
-      <div class="headScreen">
+      <h3 ref="headHe" style="padding-left: 10px;float:left;width:15%">{{shuz[ins]}}</h3>
+      <div class="headScreen" style="width:60%">
       <!-- 客户项目利润表的筛选 -->
         <template v-if="ins == 4">
           <el-select v-model="customerId" placeholder="请选择客户" clearable filterable size="small" @change="selcts(4)" style="margin-right:20px">
@@ -112,7 +112,7 @@
             <el-option v-for="item in firstStages" :key="item" :label="item" :value="item"></el-option>
           </el-select>
       </div>
-      <p style="float: right;margin-right: 25px;" ><el-button type="primary" @click="exportExcel" size="mini">报表导出</el-button></p>
+      <p style="float: right;margin-right: 25px;width:10%" ><el-button type="primary" @click="exportExcel" size="mini">报表导出</el-button></p>
     </div>
     <div ref="staff" style="margin: 5px 0px 0px 10px; width: 98%">
         <div class="staff" ref="tabless" :style="'width:'+(windowWidth - 410)+'px'">