spacing edited
This commit is contained in:
parent
3089935262
commit
827b41b5fa
@ -363,6 +363,7 @@ export default {
|
|||||||
mounted() {
|
mounted() {
|
||||||
// Check Here..
|
// Check Here..
|
||||||
this.selected = this.value;
|
this.selected = this.value;
|
||||||
|
|
||||||
if (this.model.length) {
|
if (this.model.length) {
|
||||||
try {
|
try {
|
||||||
if (eval(this.model) !== undefined) {
|
if (eval(this.model) !== undefined) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user