Merge branch 'develop' into warunee-dev
This commit is contained in:
commit
4977ab5f7e
6 changed files with 118 additions and 14 deletions
|
|
@ -173,9 +173,6 @@ const columns2 = ref<QTableProps["columns"]>([
|
|||
|
||||
const rows2 = ref<any[]>([]);
|
||||
|
||||
const Note = ref<string>("");
|
||||
const titleModal = ref<string>("");
|
||||
const actionModal = ref<string>("");
|
||||
const person = ref<any>([]);
|
||||
const props = defineProps({
|
||||
tab: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue