Commit 483f25d5 authored by yaya's avatar yaya

feat:账单明细筛选条件修改

parent 667dd594
...@@ -118,6 +118,9 @@ export default { ...@@ -118,6 +118,9 @@ export default {
label: '订单收入' label: '订单收入'
}, { }, {
value: 2, value: 2,
label: '平台佣金'
}, {
value: 3,
label: '介绍佣金' label: '介绍佣金'
}], }],
listLoading: true, listLoading: true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment