From 49b3b67edd8d0b3c8df75c455d7f1228959a5432 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Thu, 29 Jan 2026 11:34:16 +0700 Subject: [PATCH] fix: delete import defineProps --- src/api/index.ts | 4 ++-- src/modules/07_appealComplain/views/Form.vue | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/api/index.ts b/src/api/index.ts index a45d8af..e5e225c 100644 --- a/src/api/index.ts +++ b/src/api/index.ts @@ -12,8 +12,8 @@ export const apiUrlConfigReport = import.meta.env.VITE_API_REPORT_URL; const config = ref({ development: { // API_URI: "https://localhost:7260/api", - API_URI: "https://bma-ehr.frappet.synology.me/api/v1", - API_URL_SUPPORT: "https://bma-ehr.frappet.synology.me/api/v1/support", + API_URI: "https://hrmsbkk.case-collection.com/api/v1", + API_URL_SUPPORT: "https://hrmsbkk.case-collection.com/api/v1/support", MEET_URI: "meet.frappet.com", LINK_EVALUATE_PUBLISH: "https://bma-ehr-publish.frappet.synology.me", API_REPORT_TEMPLATE_URI: diff --git a/src/modules/07_appealComplain/views/Form.vue b/src/modules/07_appealComplain/views/Form.vue index d2b715f..79854eb 100644 --- a/src/modules/07_appealComplain/views/Form.vue +++ b/src/modules/07_appealComplain/views/Form.vue @@ -1,5 +1,5 @@ @@ -255,7 +255,7 @@ watch( lazy-rules hide-bottom-space /> - +