Explorar el Código

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

aXin-0810 hace 2 años
padre
commit
d45a67eaed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: {