spacing edited

This commit is contained in:
Burak Civan 2022-12-15 13:44:51 +03:00
parent 3089935262
commit 827b41b5fa

View File

@ -363,6 +363,7 @@ export default {
mounted() {
// Check Here..
this.selected = this.value;
if (this.model.length) {
try {
if (eval(this.model) !== undefined) {