Forráskód Böngészése

fix: 方法名错误

zh 2 éve
szülő
commit
29ab5427c2
1 módosított fájl, 1 hozzáadás és 1 törlés
  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: {