fixing เมนูรับโอน
This commit is contained in:
parent
bc7fa07f1f
commit
e8a7e17d50
8 changed files with 13 additions and 34 deletions
|
|
@ -32,8 +32,6 @@ const documentFile = ref<any>(null);
|
|||
const fileList = ref<ArrayFileList[]>([]);
|
||||
|
||||
async function getData() {
|
||||
console.log(config.API.kpiFile);
|
||||
|
||||
showLoader();
|
||||
await http
|
||||
.get(config.API.kpiFile + `/KPI/ไฟล์เอกสาร/${id.value}`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue