瀏覽代碼

completed admin panel

master
alireza 4 月之前
父節點
當前提交
a7b914be9e
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/components/ConfigCountriesSelect.vue

+ 1
- 0
src/components/ConfigCountriesSelect.vue 查看文件

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


Loading…
取消
儲存