view ผลงาน
This commit is contained in:
parent
8968086017
commit
e680ae5fc8
4 changed files with 111 additions and 6 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue