瀏覽代碼

fix: arrivalNoticeList

zh 2 年之前
父節點
當前提交
944ee79216
共有 1 個文件被更改,包括 2 次插入1 次删除
  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:[]
     }
   },