@ -257,7 +257,7 @@ export default {
type: "warning",
})
.then(() => {
delPlanDetailAll(row.id)
delPlanDetailAll(row)
.then((response) => {
this.loading = false;
if (response.code == 20000) {