diff --git a/src/api/index.ts b/src/api/index.ts index 3b3dd73..05bc453 100644 --- a/src/api/index.ts +++ b/src/api/index.ts @@ -8,8 +8,8 @@ const env = ref(process.env.NODE_ENV || 'development') const config = ref({ development: { - API_URI: 'https://localhost:7007/api/v1', - // API_URI: "https://wsh.frappet.com", + /* API_URI: 'https://localhost:7007/api/v1', */ + API_URI: "https://bma-ehr-exam.frappet.synology.me/api/v1", MEET_URI: 'meet.frappet.com' }, test: { diff --git a/src/assets/ex_slip.jpeg b/src/assets/ex_slip.jpeg new file mode 100644 index 0000000..ae48074 Binary files /dev/null and b/src/assets/ex_slip.jpeg differ diff --git a/src/assets/krungthai.png b/src/assets/krungthai.png new file mode 100644 index 0000000..f64c04a Binary files /dev/null and b/src/assets/krungthai.png differ diff --git a/src/components/Table.vue b/src/components/Table.vue index 17f3cc1..7c740b6 100644 --- a/src/components/Table.vue +++ b/src/components/Table.vue @@ -19,7 +19,7 @@ --> -
+