@ -608,7 +608,7 @@ export default {
cancelButtonText: "取消",
type: "warning"
}).then(() => {
thisdeleteInvProduct(id);
this.deleteInvProduct(id);
}).catch(() => {
});
},