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

feat: 修改消息抽屉中多余选项

zhouyuhao преди 6 месеца
родител
ревизия
5b614def07
променени са 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'