From 09a3a9e1825131651832ce26e48cd6d10431d703 Mon Sep 17 00:00:00 2001 From: yangzhq68909 <993367776@qq.com> Date: Fri, 16 May 2025 15:06:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B7=E5=81=87=E9=99=84=E4=BB=B6=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/humanResources/absence/apply.vue | 52 +++++++++++++++------- 1 file changed, 36 insertions(+), 16 deletions(-) diff --git a/src/pages/humanResources/absence/apply.vue b/src/pages/humanResources/absence/apply.vue index 0bfc32c..6fd0405 100644 --- a/src/pages/humanResources/absence/apply.vue +++ b/src/pages/humanResources/absence/apply.vue @@ -15,9 +15,9 @@ - - @@ -36,17 +36,23 @@ + :rules="[{ required: true, message: '请输入请假事由' }]" /> --> + + + 提交 + -