From 7b6d4d1085cb1847c55e4bc6e5285c95a605fef9 Mon Sep 17 00:00:00 2001 From: WenShiJun Date: Wed, 19 Jun 2024 18:14:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A6=82=E6=9E=9C=E6=8E=A5=E5=8F=97=E4=BA=A4?= =?UTF-8?q?=E5=BA=95=E4=BA=BA=E5=92=8C=E5=AE=89=E5=85=A8=E4=BA=A4=E5=BA=95?= =?UTF-8?q?=E4=BA=BA=E6=9C=89=E5=A4=9A=E4=B8=AA=E4=BA=BA=EF=BC=8C=E5=BD=93?= =?UTF-8?q?=E5=89=8D=E6=8E=A5=E5=8F=97=E4=BA=A4=E5=BA=95=E4=BA=BA=E6=88=96?= =?UTF-8?q?=E5=AE=89=E5=85=A8=E4=BA=A4=E5=BA=95=E4=BA=BA=E7=AD=BE=E5=AD=97?= =?UTF-8?q?=E5=90=8E=E5=9C=A8=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2=E4=B8=8D?= =?UTF-8?q?=E5=86=8D=E6=98=BE=E7=A4=BA=E6=89=8B=E5=86=99=E7=AD=BE=E5=AD=97?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/tool.js | 5 +++++ .../hotwork-acceptconfess-detail.vue | 17 ++++++----------- .../hotwork-confess-detail.vue | 19 ++++++++++++++----- .../hotwork-guardian-detail.vue | 5 ----- 4 files changed, 25 insertions(+), 21 deletions(-) diff --git a/common/tool.js b/common/tool.js index 934b250..a2103b6 100644 --- a/common/tool.js +++ b/common/tool.js @@ -44,6 +44,11 @@ export function loginSession (){ }); } } + +export function getLoginUserId() { + return loginUserId; +} + export function setloginUser (user){ loginUser = user; } diff --git a/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-detail.vue b/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-detail.vue index f6b3220..84856d1 100644 --- a/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-detail.vue +++ b/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-detail.vue @@ -356,7 +356,7 @@ - + 接受交底人 @@ -402,7 +402,7 @@