Browse Source

Merge branch 'dev_v2' of ssh://gogs.zfire.top:2222/zfire-front/supply-front into dev_v2

aXin-0810 2 năm trước cách đây
mục cha
commit
d45a67eaed
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/NotifyBox/index.vue

+ 1 - 1
src/components/NotifyBox/index.vue

@@ -314,7 +314,7 @@ export default {
       logisticsDetail: [],
       arrivalNoticeList: [],
       specification: '',
-      fnArr: ['getDataList', 'getFileList', 'getRebateList', 'getListInvoiceOrder', 'getListInvoiceOrder']
+      fnArr: ['getDataList', 'getFileList', 'getRebateList', 'getListInvoiceOrder', 'getArrivalNotice']
     }
   },
   computed: {