瀏覽代碼

fix: 方法名错误

zh 2 年之前
父節點
當前提交
29ab5427c2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/NotifyBox/index.vue

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

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