Преглед на файлове

Merge branch 'dev' of United_Software/k_online_ui into test

Jack Zhou преди 6 месеца
родител
ревизия
8faa1ff6d1
променени са 2 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 1
      src/views/Layout/src/components/Header/components/NotificationDrawer.vue
  2. 0 1
      src/views/SystemMessage/src/SystemMessage.vue

+ 0 - 1
src/views/Layout/src/components/Header/components/NotificationDrawer.vue

@@ -13,7 +13,6 @@ const notificationTypeList = ref({
   all: 'All Notifications',
   Milestone_Update: 'Milestone Update',
   Container_Status_Update: 'Container Status Update',
-  Container_Arrival: 'Container Arrival',
   'Departure/Arrival_Delay': 'Departure/Arrival Delay',
   'ETD/ETA_Change': 'ETD/ETA Change',
   Feature_Update: 'Feature Update'

+ 0 - 1
src/views/SystemMessage/src/SystemMessage.vue

@@ -38,7 +38,6 @@ const navList = [
 const notificationTypeList = ref({
   Milestone_Update: 'Milestone Update',
   Container_Status_Update: 'Container Status Update',
-  Container_Arrival: 'Container Arrival',
   'Departure/Arrival_Delay': 'Departure/Arrival Delay',
   'ETD/ETA_Change': 'ETD/ETA Change',
   Feature_Update: 'Feature Update'