Parcourir la source

fix: arrivalNoticeList

zh il y a 2 ans
Parent
commit
944ee79216
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      src/views/dashboard.vue

+ 2 - 1
src/views/dashboard.vue

@@ -413,7 +413,8 @@ export default {
       bol: true,
       visible: false,
       orderId: '',
-      logisticsDetail: []
+      logisticsDetail: [],
+      arrivalNoticeList:[]
     }
   },