From 1eacfe207f78bca210fcaa38d357a13e38d5287c Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Tue, 29 Jul 2025 15:45:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E5=A4=96=E5=87=BA=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E6=96=B0=E5=A2=9E=E6=98=AF=E5=90=A6=E5=9B=A0=E5=85=AC?= =?UTF-8?q?=E5=A4=96=E5=87=BA=E5=AD=97=E6=AE=B5=EF=BC=8C=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9F=A5=E7=9C=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/temporary-outing/details.vue | 6 +++++ src/pages/temporary-outing/index.vue | 31 +++++++++++++++++++++++++- 2 files changed, 36 insertions(+), 1 deletion(-) diff --git a/src/pages/temporary-outing/details.vue b/src/pages/temporary-outing/details.vue index 8e00af2..1330c45 100644 --- a/src/pages/temporary-outing/details.vue +++ b/src/pages/temporary-outing/details.vue @@ -51,6 +51,11 @@ + + 是否因公外出 + + + 代理主持工作人员 @@ -89,6 +94,7 @@ leaveDuration: '', location: '', isAgree: '1', + isBusiness: '1', isTrain: '1', hostUserName: '', leaveReason: '', diff --git a/src/pages/temporary-outing/index.vue b/src/pages/temporary-outing/index.vue index 99669d5..c745730 100644 --- a/src/pages/temporary-outing/index.vue +++ b/src/pages/temporary-outing/index.vue @@ -162,6 +162,29 @@ + + 是否因公外出 + + + + + +