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

master
lele0521 2024-01-30 09:39:37 +08:00
parent daf1b20f67
commit b3cac070df
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ export default {
pageSize: 10, // pageSize: 10, //
sort: "id", // sort: "id", //
order: "desc", // order: "desc", //
flowType: "PAY", // flowType: "PAY",
startDate: null, startDate: null,
endDate: null, endDate: null,
}, },