diff --git a/hb_client/src/views/mtm/productprocess.vue b/hb_client/src/views/mtm/productprocess.vue index 686b7d6..f663abc 100644 --- a/hb_client/src/views/mtm/productprocess.vue +++ b/hb_client/src/views/mtm/productprocess.vue @@ -807,7 +807,7 @@ export default { this.$refs["Form"].clearValidate(); }); }, - handleDelete(scope) { + handleinputDelete(scope) { this.$confirm("确认删除?", "警告", { confirmButtonText: "确认", cancelButtonText: "取消",