From 71215cd009ccc1532b8934091b5bf498470f7e5a Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Wed, 17 Jan 2024 17:52:03 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=A7=E0=B8=B4?= =?UTF-8?q?=E0=B8=99=E0=B8=B1=E0=B8=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../10_order/components/step/step01.vue | 2 +- .../10_order/components/step/step02.vue | 1 + .../10_order/components/step/step03.vue | 1 + .../components/2_InvestigateFacts/Form.vue | 2 +- .../6_BasicInformation/Channel/EditPage.vue | 37 +------------------ .../6_BasicInformation/Channel/Form.vue | 1 + .../components/8_AppealComplain/Form.vue | 2 +- 7 files changed, 8 insertions(+), 38 deletions(-) diff --git a/src/modules/10_order/components/step/step01.vue b/src/modules/10_order/components/step/step01.vue index 2fc81812a..70ee83a43 100644 --- a/src/modules/10_order/components/step/step01.vue +++ b/src/modules/10_order/components/step/step01.vue @@ -2305,7 +2305,7 @@ const getClass = (val: boolean) => {
- บันทึก + บันทึกข้อมูล
diff --git a/src/modules/10_order/components/step/step02.vue b/src/modules/10_order/components/step/step02.vue index 8ba0b009a..c8e74d31f 100644 --- a/src/modules/10_order/components/step/step02.vue +++ b/src/modules/10_order/components/step/step02.vue @@ -620,6 +620,7 @@ const pagination = ref({ @click="save" class="q-px-md" > + บันทึกข้อมูล diff --git a/src/modules/10_order/components/step/step03.vue b/src/modules/10_order/components/step/step03.vue index bc51e2cce..b19e1a7da 100644 --- a/src/modules/10_order/components/step/step03.vue +++ b/src/modules/10_order/components/step/step03.vue @@ -527,6 +527,7 @@ const updateData = (row: DataCopyOrder) => { @click="saveDataCopyOrder" class="q-px-md" > + บันทึกข้อมูล diff --git a/src/modules/11_discipline/components/2_InvestigateFacts/Form.vue b/src/modules/11_discipline/components/2_InvestigateFacts/Form.vue index 3fb46ad6d..8bd85a2d6 100644 --- a/src/modules/11_discipline/components/2_InvestigateFacts/Form.vue +++ b/src/modules/11_discipline/components/2_InvestigateFacts/Form.vue @@ -1353,7 +1353,7 @@ onMounted(async () => { type="submit" label="บันทึก" color="secondary" - >บันทึกบันทึกข้อมูล diff --git a/src/modules/11_discipline/components/6_BasicInformation/Channel/EditPage.vue b/src/modules/11_discipline/components/6_BasicInformation/Channel/EditPage.vue index 311053b05..45e3650c2 100644 --- a/src/modules/11_discipline/components/6_BasicInformation/Channel/EditPage.vue +++ b/src/modules/11_discipline/components/6_BasicInformation/Channel/EditPage.vue @@ -1,5 +1,5 @@