แก้ฟิล
This commit is contained in:
parent
8ba23cdddf
commit
7a257f3e2e
1 changed files with 1 additions and 1 deletions
|
|
@ -639,7 +639,7 @@ onMounted(() => {
|
|||
ref="table"
|
||||
:columns="columns"
|
||||
:rows="
|
||||
positionData.length !== 0 ? positionData : []
|
||||
positionNo.length !== 0 ? positionNo : []
|
||||
"
|
||||
:filter="filters"
|
||||
row-key="id"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue