spring
2025-04-02 b34e4348df3f9f697fcb4da64ee7ff11deca3170
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)">