Ver Fonte

fix: arrivalNoticeList

zh há 2 anos atrás
pai
commit
944ee79216
1 ficheiros alterados com 2 adições e 1 exclusões
  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:[]
     }
   },