소스 검색

Merge branch 'dev_zyh' of United_Software/k_online_ui into dev

Jack Zhou 6 달 전
부모
커밋
5ac6f25c80
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'