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 = "") => { 领导审批记录 通过 - 签收 + 驳回 取消