|
@@ -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'),
|