From 789618927dcaf7a6880d415037fd51dadac2d4c8 Mon Sep 17 00:00:00 2001 From: Babak Alizadeh Date: Sat, 16 Aug 2025 13:58:19 +0000 Subject: [PATCH] improve person inport excell --- .../importModal/person-import-excel.vue | 432 ++++++++++++++---- 1 file changed, 333 insertions(+), 99 deletions(-) diff --git a/webUI/src/views/acc/component/importModal/person-import-excel.vue b/webUI/src/views/acc/component/importModal/person-import-excel.vue index 3d359aa..a03ad19 100755 --- a/webUI/src/views/acc/component/importModal/person-import-excel.vue +++ b/webUI/src/views/acc/component/importModal/person-import-excel.vue @@ -1,109 +1,343 @@ - - \ No newline at end of file + \ No newline at end of file