소스 검색

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">


불러오는 중...
취소
저장