This commit is contained in:
Alireza Ahmadi
2023-04-19 02:02:49 +02:00
parent 6ab99326ce
commit 4592a8d201
4 changed files with 14 additions and 14 deletions

View File

@@ -53,7 +53,7 @@
</a-col>
<a-col :lg="24" :xl="12">
<temlate>
<template>
<a-select
ref="selectLang"
v-model="lang"
@@ -66,7 +66,7 @@
&nbsp;&nbsp;<span v-text="l.name"></span>
</a-select-option>
</a-select>
</temlate>
</template>
</a-col>
</a-row>