From 97b78ed7cda1a79b58c7aec5dddf6e676ba6001e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E5=BA=86=E6=BA=90?= Date: Mon, 9 Jun 2025 09:29:30 +0800 Subject: [PATCH] =?UTF-8?q?[SBBJ-1215]=20=E7=BC=96=E8=BE=91=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/eam/mold/moldinspectionjob/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/eam/mold/moldinspectionjob/index.vue b/src/views/eam/mold/moldinspectionjob/index.vue index eb41ac9..20567c1 100644 --- a/src/views/eam/mold/moldinspectionjob/index.vue +++ b/src/views/eam/mold/moldinspectionjob/index.vue @@ -672,7 +672,7 @@ const openFormCallBack = (type, row, masterParmas, callback) => { // item.tableFormRules.completionTime = [{ required: true, message: '该项为必填项' , trigger: ['blur','change']}] // } // } - // callback() + callback() } function buttonControllFunction(row, val) {