evaluate => กรรมการและการประชุม

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-08-30 15:12:11 +07:00
parent 71c1dedd7b
commit 713b818324
3 changed files with 5 additions and 5 deletions

View file

@ -167,7 +167,7 @@ function returnData(data: any) {
async function getList() {
showLoader();
await http
.get(config.API.meeting())
.get(config.API.meeting() + `/admin`)
.then((res) => {
const data = res.data.result;
listMeet.value = data.map((item: any) => ({