Jelajahi Sumber

fix: arrivalNoticeList

zh 2 tahun lalu
induk
melakukan
944ee79216
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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:[]
     }
   },