@@ -63,7 +63,7 @@
v-if=" record.status>=0"
:type="2"
title="是否要删除该条数据?"
- @confirm="batchDelete(record.yongYouId)">删除</operation-button>
+ @confirm="batchDelete(record.id)">删除</operation-button>
<operation-button
v-if=" record.status==1||record.status==2"