แก้ฟิล

This commit is contained in:
setthawutttty 2024-11-07 15:40:49 +07:00
parent 8ba23cdddf
commit 7a257f3e2e

View file

@ -639,7 +639,7 @@ onMounted(() => {
ref="table"
:columns="columns"
:rows="
positionData.length !== 0 ? positionData : []
positionNo.length !== 0 ? positionNo : []
"
:filter="filters"
row-key="id"