mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-20 15:55:48 +00:00
typos
This commit is contained in:
@@ -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 @@
|
||||
<span v-text="l.name"></span>
|
||||
</a-select-option>
|
||||
</a-select>
|
||||
</temlate>
|
||||
</template>
|
||||
</a-col>
|
||||
</a-row>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user