src/views/laboratory/measure/index.vue
@@ -42,7 +42,7 @@ </div> </div> <div class="table-box"> <el-table v-if="this.radioValue == 0" :max-height="500" :cell-style="{ textAlign: 'left' }" <el-table v-if="this.radioValue == 0" :max-height="600" :cell-style="{ textAlign: 'left' }" :header-cell-style="{ border: '0px', background: '#f5f7fa', color: '#606266', boxShadow: 'inset 0 1px 0 #ebeef5', textAlign: 'left' }" :data="measureLedgerTable" style="width: 100%"> <el-table-column type="index" min-width="10%" />