huangyw 2 年前
父节点
当前提交
269ca026e2
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/xt_pages/outpatientDoctorStation/batch_replacement.vue

+ 1 - 2
src/xt_pages/outpatientDoctorStation/batch_replacement.vue 查看文件

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="{