@@ -819,6 +819,7 @@ export default {
deleteMaterialPolicy(params).then((res) => {
this.dataList.splice(index, 1)
})
+ return
}
// this.listTotal -= 1;