From dfbf639272253187e359196042e4c25e14fc5f9a Mon Sep 17 00:00:00 2001 From: waruneeta Date: Thu, 21 Dec 2023 18:02:35 +0700 Subject: [PATCH] =?UTF-8?q?fix=20bug=20=E0=B8=A3=E0=B8=B2=E0=B8=A2?= =?UTF-8?q?=E0=B8=81=E0=B8=B2=E0=B8=A3=E0=B8=84=E0=B8=B3=E0=B8=AA=E0=B8=B1?= =?UTF-8?q?=E0=B9=88=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/9_Order/TableOrder.vue | 28 ++++++++++--------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/src/modules/11_discipline/components/9_Order/TableOrder.vue b/src/modules/11_discipline/components/9_Order/TableOrder.vue index da9c57edc..e417a84cb 100644 --- a/src/modules/11_discipline/components/9_Order/TableOrder.vue +++ b/src/modules/11_discipline/components/9_Order/TableOrder.vue @@ -235,19 +235,21 @@ const redirectToPage = (id?: string, status?: string) => {