fix: 管理端-结算单流水去除(flowType: "PAY")

This commit is contained in:
lele0521
2024-01-30 09:39:37 +08:00
parent daf1b20f67
commit b3cac070df

View File

@@ -307,7 +307,7 @@ export default {
pageSize: 10, // 页面大小
sort: "id", // 默认排序字段
order: "desc", // 默认排序方式
flowType: "PAY",
// flowType: "PAY",
startDate: null,
endDate: null,
},