From 32e62dff970018f5feca3bfba8b0a89f2460fb0a Mon Sep 17 00:00:00 2001 From: Kittapath Date: Fri, 19 Apr 2024 14:37:14 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=9A=E0=B8=B1?= =?UTF-8?q?=E0=B8=84=E0=B8=94=E0=B8=B9=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7?= =?UTF-8?q?=E0=B8=B1=E0=B8=95=E0=B8=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../02_organizationalNew/components/DialogHistoryPos.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/modules/02_organizationalNew/components/DialogHistoryPos.vue b/src/modules/02_organizationalNew/components/DialogHistoryPos.vue index 8a8e5885d..8b43743da 100644 --- a/src/modules/02_organizationalNew/components/DialogHistoryPos.vue +++ b/src/modules/02_organizationalNew/components/DialogHistoryPos.vue @@ -71,7 +71,7 @@ const columns = ref([ style: "font-size: 14px", }, ]); -const rows = ref(); +const rows = ref([]); const props = defineProps({ rowId: { @@ -121,7 +121,6 @@ watch( " /> -