spacing removed
This commit is contained in:
parent
1e60201958
commit
08267f76d2
@ -362,7 +362,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