From bed00aaaea99faee2f112754623007e8b951e3a8 Mon Sep 17 00:00:00 2001 From: shilixia <2309368887@qq.com> Date: Mon, 1 Nov 2021 13:11:51 +0800 Subject: [PATCH] shanchu --- hb_client/src/views/mtm/productprocess.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: "取消",