Kaynağa Gözat

fix: arrivalNoticeList

zh 2 yıl önce
ebeveyn
işleme
944ee79216
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  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:[]
     }
   },