huangyw 2 years ago
parent
commit
269ca026e2
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/xt_pages/outpatientDoctorStation/batch_replacement.vue

+ 1 - 2
src/xt_pages/outpatientDoctorStation/batch_replacement.vue View File

105
       </div>
105
       </div>
106
       <div class="mainRight" v-if="new_type == 1">
106
       <div class="mainRight" v-if="new_type == 1">
107
         <el-table
107
         <el-table
108
-          
109
           :data="tableDatas"
108
           :data="tableDatas"
110
           style="width: 100%"
109
           style="width: 100%"
111
           :height="tableHeight"
110
           :height="tableHeight"
112
-          max-height="70vh"
111
+          max-height="70vh" 
113
           border
112
           border
114
           :row-style="{ color: '#303133' }"
113
           :row-style="{ color: '#303133' }"
115
           :header-cell-style="{
114
           :header-cell-style="{