Kaynağa Gözat

completed admin panel

master
alireza 4 ay önce
ebeveyn
işleme
a7b914be9e
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      src/components/ConfigCountriesSelect.vue

+ 1
- 0
src/components/ConfigCountriesSelect.vue Dosyayı Görüntüle

@@ -16,6 +16,7 @@
:key="code?.id" :key="code?.id"
> >
{{ code?.title }} {{ code?.title }}
<template v-if="code?.country_code">({{ code?.country_code }})</template>
</option> </option>
</select> </select>
<small id="country-code-help" class="form-text text-muted"> <small id="country-code-help" class="form-text text-muted">


Yükleniyor…
İptal
Kaydet