spring
2025-05-21 ee2882cff02d3545b66c7591f88ed4800f730a9a
src/components/do/a6-device/calibration.vue
@@ -8,9 +8,9 @@
      <el-button size="small" type="primary" @click="add('add')"
        >添加校准记录</el-button
      >
      <el-button size="small" type="primary" @click="handleDown"
      <!-- <el-button size="small" type="primary" @click="handleDown"
        >导出Excel</el-button
      >
      > -->
    </div>
    <div class="tables" style="margin-top: 10px;">
      <el-table :data="tableData" height="calc(100vh - 20em)">