@@ -30,7 +30,7 @@
<template v-slot:requirementTotalCount="{ row, $index }">
<el-button type="text" @click="handleGetBillDetail(row, 1)">{{
- row.requirementTotalCount
+ row.purchaseCount
}}</el-button>
</template>
<template v-slot:planTotalCount="{ row, $index }">