Browse Source

资金流水支付方式筛选项

milestone-20260128-日常优化1.0
ZhangYong 3 weeks ago
parent
commit
b54b4b701c
  1. 2
      src/views/moneyManage/financialAccount/cashFlow.vue

2
src/views/moneyManage/financialAccount/cashFlow.vue

@ -29,6 +29,8 @@ const paytypeList = [
t('cash.payMethods.nets'),
t('cash.payMethods.transfer'),
t('cash.payMethods.paypal'),
t('cash.payMethods.stripe2'),
t('cash.payMethods.paysolution'),
]
const payPlatformOptions = ref([...paytypeList])

Loading…
Cancel
Save