Procházet zdrojové kódy

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

aXin-0810 před 2 roky
rodič
revize
d45a67eaed
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: {