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 @@ + + 是否因公外出 + + + + + +