From 557aa60cd5abf57a3607191a9d5573ed867ab9a8 Mon Sep 17 00:00:00 2001 From: buaixuexideshitongxue <2936013465@qq.com> Date: Fri, 17 Apr 2026 16:08:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E9=A2=84=E8=AD=A6bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/warning/edit.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/views/warning/edit.vue b/src/views/warning/edit.vue index ba2fa9e..43f5e49 100644 --- a/src/views/warning/edit.vue +++ b/src/views/warning/edit.vue @@ -149,6 +149,7 @@ const warningInformFun = async () => { } //结束预警 const auditEndWarning = async () => { + addOrUpDataFun() await formDataRef.value.validate(); loading.value = true; const body = { @@ -1015,7 +1016,13 @@ const isTooltipDisabled = (value, placeholder = "") => { -
+ +
+ 领导审批记录 + 签收审批记录 + 取消 +
+
保存 领导审批记录 @@ -1027,7 +1034,7 @@ const isTooltipDisabled = (value, placeholder = "") => { 领导审批记录 通过 - 签收 + 驳回 取消