ปรับ Eva
This commit is contained in:
parent
965304339d
commit
6813d496e8
8 changed files with 317 additions and 92 deletions
|
|
@ -73,7 +73,7 @@ const columns = ref<QTableProps["columns"]>([
|
|||
style: "font-size: 14px",
|
||||
},
|
||||
]);
|
||||
const row = ref<any>();
|
||||
const row = ref<any[]>([]);
|
||||
|
||||
/**
|
||||
* function เรียกข้อมูลประวัติการประเมิน
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue