From 73716895945dba1a5c2c9f0d3cb5791af0480ab4 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Thu, 16 Nov 2023 11:29:56 +0700 Subject: [PATCH] =?UTF-8?q?comment=20code=20=20=E0=B8=AA=E0=B9=88=E0=B8=A7?= =?UTF-8?q?=E0=B8=99=E0=B9=80=E0=B8=84=E0=B8=A3=E0=B8=B7=E0=B9=88=E0=B8=AD?= =?UTF-8?q?=E0=B8=87=E0=B8=A3=E0=B8=B2=E0=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/4_Allocate/DialogEdit.vue | 33 +- .../components/4_Allocate/DialogForm.vue | 72 ++-- .../components/4_Allocate/Main.vue | 384 ++++++++++-------- .../components/4_Allocate/OrgAdd.vue | 191 +++------ .../components/4_Allocate/OrgList.vue | 383 ++++++++--------- .../components/5_Borrow/DialogForm.vue | 126 +++--- .../07_insignia/components/5_Borrow/Main.vue | 322 ++++++++------- 7 files changed, 745 insertions(+), 766 deletions(-) diff --git a/src/modules/07_insignia/components/4_Allocate/DialogEdit.vue b/src/modules/07_insignia/components/4_Allocate/DialogEdit.vue index 272be58ee..d37337a69 100644 --- a/src/modules/07_insignia/components/4_Allocate/DialogEdit.vue +++ b/src/modules/07_insignia/components/4_Allocate/DialogEdit.vue @@ -1,15 +1,21 @@