fixed bug
This commit is contained in:
parent
7147d53a52
commit
fc0db5d66d
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@
|
||||||
this.configData.regions.push({
|
this.configData.regions.push({
|
||||||
name: "",
|
name: "",
|
||||||
active: true,
|
active: true,
|
||||||
levels: [],
|
levels: {},
|
||||||
dwdID: "",
|
dwdID: "",
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue