From 86dbf26253c8b1be542c9ba196f8632ada84577e Mon Sep 17 00:00:00 2001 From: waterplea Date: Tue, 5 Aug 2025 17:39:48 +0700 Subject: [PATCH] refactor: gateways page --- .../form/form-file/form-file.component.html | 27 ++- .../form/form-file/form-file.component.scss | 3 +- .../portal/components/form/form.module.ts | 8 +- .../routes/gateways/gateways.component.ts | 4 +- .../system/routes/gateways/item.component.ts | 184 +++++++++++++----- .../system/routes/gateways/table.component.ts | 113 ++--------- 6 files changed, 186 insertions(+), 153 deletions(-) diff --git a/web/projects/ui/src/app/routes/portal/components/form/form-file/form-file.component.html b/web/projects/ui/src/app/routes/portal/components/form/form-file/form-file.component.html index 9ea93323f..e8b3cd99b 100644 --- a/web/projects/ui/src/app/routes/portal/components/form/form-file/form-file.component.html +++ b/web/projects/ui/src/app/routes/portal/components/form/form-file/form-file.component.html @@ -1,8 +1,9 @@ -