ออกคำสั่ง ==> ปรับ route.meta.Key
This commit is contained in:
parent
27b3a9e446
commit
f395ae40d6
3 changed files with 17 additions and 32 deletions
|
|
@ -234,7 +234,6 @@ async function getActive() {
|
|||
.get(config.API.activeOrganization)
|
||||
.then(async (res) => {
|
||||
const data = res.data.result;
|
||||
|
||||
formActive.activeId = data.activeId;
|
||||
formActive.activeName = data.activeName;
|
||||
formActive.draftId = data.draftId;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue