@@ -14,7 +14,7 @@
</div>
</template>
<template #extra>
- <el-button type="danger" :disabled="tableCheckedKeys.length <= 0" @click="batchDispose">批量处理样品</el-button>
+ <el-button type="danger" :disabled="tableCheckedKeys.length <= 0" @click="batchDispose">处理样品</el-button>
<hc-table
:column="tableColumn" :datas="tableData" :loading="tableLoading" is-check