@@ -49,7 +49,7 @@
<HcTitle title="质检关联清单">
<template #extra>
<el-button hc-btn type="primary" @click="linkDataClick(2)">关联</el-button>
- <el-button hc-btn type="primary" :loading="batchCancleload" @click="batchCancle">批量取消</el-button>
+ <el-button hc-btn type="primary" :loading="batchCancleload" :disabled="cancelKeys.length == 0" @click="batchCancle">批量取消</el-button>
</template>
</HcTitle>
<div style="height: calc(50vh - 250px);">