王旭
2022-10-11 a7b9af3cc54aa0d4bbc9aee2583c88a26090613b
src/views/maintenance/operationLog.vue
@@ -100,7 +100,7 @@
      </el-form>
    </div>
    <div class="table_box">
      <el-table :data="tableData" stripe style="width: 100%" height="550">
      <el-table :data="tableData" stripe style="width: 100%" height="85%">
        <!-- <el-table-column type="selection" width="55" /> -->
        <el-table-column
          :label="$t('operatManage.operationLogObj.num')"