From 33ae8f8115b1e10f6a5b04d6417787ef0d16c263 Mon Sep 17 00:00:00 2001 From: ywyonui Date: Thu, 25 Sep 2025 20:14:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84re?= =?UTF-8?q?turn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/view/hr/jsQj/components/jsQjEdit.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/view/hr/jsQj/components/jsQjEdit.vue b/src/pages/view/hr/jsQj/components/jsQjEdit.vue index 0cba78a..b8a8ea1 100644 --- a/src/pages/view/hr/jsQj/components/jsQjEdit.vue +++ b/src/pages/view/hr/jsQj/components/jsQjEdit.vue @@ -292,7 +292,6 @@ const submit = async () => { }); return; } - return; } let submitApi = jsQjSqApi; if (props.data && props.data.id) {