fix: 管理端-结算单流水去除(flowType: "PAY")
parent
daf1b20f67
commit
b3cac070df
|
@ -307,7 +307,7 @@ export default {
|
|||
pageSize: 10, // 页面大小
|
||||
sort: "id", // 默认排序字段
|
||||
order: "desc", // 默认排序方式
|
||||
flowType: "PAY",
|
||||
// flowType: "PAY",
|
||||
startDate: null,
|
||||
endDate: null,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue