浏览代码

更改首页 供应商箭冠 财务付款取值

chenrui 3 年之前
父节点
当前提交
46b54f54ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/Home.vue

+ 1 - 1
src/views/Home.vue

@@ -366,7 +366,7 @@ export default {
               url: '/financialManagement/financialPayment/list',
               params: JSON.stringify({ bizType: 'PURCHASE', billState: 'UNSETTLE' }),
               permission: 'M_financialPaymentList',
-              orderNum: 'sparePartsPurchaseFinancialWaitCount'
+              orderNum: 'purchaseFinancialWaitCount'
             },
             {
               icon: require('@/assets/home-icon/home_icon_finance_pay.png'),