zouyu
2026-04-29 b8db59d4774ce0134f06500400a3723962a1c4b6
src/views/CNAS/process/disposal/sampleReceipt/index.vue
@@ -18,7 +18,7 @@
    <div class="table">
      <lims-table :tableData="tableData0" :column="column0" :tableLoading="tableLoading0"
                  key="tableData0"
                  :height="'calc(100vh - 240px)'" :page="page0" @pagination="pagination0">
                  :height="150" :page="page0" @pagination="pagination0">
        <div slot="action" slot-scope="scope">
          <el-button type="text" @click="handleAdd(scope.row)">编辑</el-button>
          <el-button type="text" @click="delRow(scope.row)">