API structure chart
This commit is contained in:
parent
96e463009f
commit
e05aad6617
6 changed files with 125 additions and 43 deletions
|
|
@ -100,6 +100,7 @@ function onSubmit() {
|
|||
status.value = true;
|
||||
store.typeOrganizational = "draft";
|
||||
store.draftId = res.data.result.id;
|
||||
store.statusView = "list";
|
||||
success($q, "บันทึกข้อมูลสำเร็จ");
|
||||
// props.fetchActive?.();
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue