From c602ca401b73079f7f4deba9ea6c70e4216ebdcb Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Tue, 24 Oct 2023 15:03:48 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1?= =?UTF-8?q?=20id=20=E0=B8=A3=E0=B8=B0=E0=B8=9A=E0=B8=9A=20=E0=B8=A7?= =?UTF-8?q?=E0=B8=B4=E0=B8=99=E0=B8=B1=E0=B8=A2=20=E0=B8=AA=E0=B9=88?= =?UTF-8?q?=E0=B8=A7=E0=B8=99=E0=B9=80=E0=B8=A3=E0=B8=B7=E0=B9=88=E0=B8=AD?= =?UTF-8?q?=E0=B8=87=E0=B8=A3=E0=B9=89=E0=B8=AD=E0=B8=87=E0=B9=80=E0=B8=A3?= =?UTF-8?q?=E0=B8=B5=E0=B8=A2=E0=B8=99=E0=B9=81=E0=B8=A5=E0=B8=B0=E0=B8=AD?= =?UTF-8?q?=E0=B8=AD=E0=B8=81=E0=B8=84=E0=B8=B3=E0=B8=AA=E0=B8=B1=E0=B9=88?= =?UTF-8?q?=E0=B8=87=E0=B8=A5=E0=B8=87=E0=B9=82=E0=B8=97=E0=B8=A9=E0=B8=97?= =?UTF-8?q?=E0=B8=B2=E0=B8=87=E0=B8=A7=E0=B8=B4=E0=B8=99=E0=B8=B1=E0=B8=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../09_leave/components/2_Leave/ToolBar.vue | 12 ++- .../1_Complaint/AddComplaintPage.vue | 30 +++--- .../components/1_Complaint/MainPage.vue | 93 ++++++++++--------- .../components/4_Order/MainPage.vue | 90 +++++++++--------- .../components/4_Order/OrderPage.vue | 2 + .../components/4_Order/Step01.vue | 19 ++-- 6 files changed, 131 insertions(+), 115 deletions(-) diff --git a/src/modules/09_leave/components/2_Leave/ToolBar.vue b/src/modules/09_leave/components/2_Leave/ToolBar.vue index 0eda4c01f..3cdb35df5 100644 --- a/src/modules/09_leave/components/2_Leave/ToolBar.vue +++ b/src/modules/09_leave/components/2_Leave/ToolBar.vue @@ -10,6 +10,7 @@ const { searchDataFn, filterOption } = leaveStore;
- +