From 56351c0fd517eeadc0937b0d2431d2f1c16b9b9c Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Fri, 9 Feb 2024 10:09:10 +0700 Subject: [PATCH] =?UTF-8?q?API=20=E0=B9=80=E0=B8=A5=E0=B8=B7=E0=B8=AD?= =?UTF-8?q?=E0=B8=81=E0=B8=84=E0=B8=99=E0=B8=84=E0=B8=A3=E0=B8=AD=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/DialogSelectPerson.vue | 215 ++++++++---------- .../interface/index/organizational.ts | 25 +- .../interface/response/organizational.ts | 27 +++ 3 files changed, 145 insertions(+), 122 deletions(-) diff --git a/src/modules/02_organizationalNew/components/DialogSelectPerson.vue b/src/modules/02_organizationalNew/components/DialogSelectPerson.vue index 0972f3be9..32264e22d 100644 --- a/src/modules/02_organizationalNew/components/DialogSelectPerson.vue +++ b/src/modules/02_organizationalNew/components/DialogSelectPerson.vue @@ -1,15 +1,16 @@