Merge branch 'develop' of https://github.com/Frappet/bma-ehr-frontend into develop
This commit is contained in:
commit
96bc1df18c
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