fix bug รายละเอียดคำสั่ง
This commit is contained in:
parent
26123c1184
commit
3f20979e66
2 changed files with 8 additions and 6 deletions
|
|
@ -46,7 +46,6 @@ async function fetchData() {
|
|||
isDraft.value = data.isDraft;
|
||||
isSign.value = data.isSign;
|
||||
isAttachment.value = data.isAttachment;
|
||||
store.readonly = step.value > 2;
|
||||
})
|
||||
.catch((err) => {
|
||||
messageError($q, err);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue