See999 3 gadus atpakaļ
vecāks
revīzija
1fa8726a7e
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      src/xt_pages/upload/fast/FastProvince.vue

+ 2 - 2
src/xt_pages/upload/fast/FastProvince.vue Parādīt failu

86
                 @row-click="changePatient"
86
                 @row-click="changePatient"
87
                 highlight-current-row
87
                 highlight-current-row
88
                 :data="tableData"
88
                 :data="tableData"
89
-                height="500"
89
+                height="300"
90
                 border
90
                 border
91
                 style="width: 100%"
91
                 style="width: 100%"
92
                 :row-style="{ color: '#303133' }" :header-cell-style="{backgroundColor: 'rgb(245, 247, 250)',color: '#606266'}">
92
                 :row-style="{ color: '#303133' }" :header-cell-style="{backgroundColor: 'rgb(245, 247, 250)',color: '#606266'}">
108
             </div>
108
             </div>
109
           </div>
109
           </div>
110
         </div>
110
         </div>
111
-        <div style="flex:1;width:0;margin-left:20px;" v-if="this.form.province == 13">
111
+        <div style="flex:1;width:0;margin-left:20px;height: calc(100vh - 178px);overflow-y: auto;" v-if="this.form.province == 13">
112
           <!-- <div class="cell clearfix" style="margin-bottom:0px;">
112
           <!-- <div class="cell clearfix" style="margin-bottom:0px;">
113
             <el-form :inline="true" :model="listQuery">
113
             <el-form :inline="true" :model="listQuery">
114
               <el-form-item label>
114
               <el-form-item label>