chenrui  1 سال پیش
والد
کامیت
a58f761607
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/views/systemSettings/warningSet/index.vue

+ 3 - 0
src/views/systemSettings/warningSet/index.vue

@@ -57,6 +57,7 @@
                     v-model="tableForm.IATACode"
                     class="input-shadow"
                     filterable
+                    allow-create
                     default-first-option
                     clearable
                     placeholder="请选择航司二字码"
@@ -78,6 +79,7 @@
                     v-model="tableForm.departmentAirport"
                     class="input-shadow"
                     filterable
+                    allow-create
                     default-first-option
                     clearable
                     placeholder="请选择起飞机场"
@@ -99,6 +101,7 @@
                     v-model="tableForm.landingAirport"
                     class="input-shadow"
                     filterable
+                    allow-create
                     default-first-option
                     clearable
                     placeholder="请选择降落机场"