view ผลงาน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-05 10:37:42 +07:00
parent 8968086017
commit e680ae5fc8
4 changed files with 111 additions and 6 deletions

View file

@ -377,7 +377,6 @@ async function fetchDataSigner() {
author.value = data.authorDoc2;
subject.value = data.subjectDoc2;
assignedPosition.value = data.assignedPosition;
console.log(assignedPosition.value, data);
})
.catch((e) => {
messageError($q, e);