ทะเบียนประวัติ fetch api
This commit is contained in:
parent
67e0f695c1
commit
5fbfaa9a88
3 changed files with 42 additions and 40 deletions
|
|
@ -210,8 +210,6 @@ const {
|
|||
changeManageColumns,
|
||||
getPrefix,
|
||||
dataPrefix,
|
||||
storeIdVersion,
|
||||
storeVersion,
|
||||
} = store;
|
||||
const rows = ref<RequestItemsHistoryObject[]>(dataPrefix); //list data table
|
||||
const rowsHistory = ref<RequestItemsHistoryObject[]>([]); //select data history
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue