mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 08:25:52 +08:00
fix: 管理端-结算单流水去除(flowType: "PAY")
This commit is contained in:
@@ -307,7 +307,7 @@ export default {
|
||||
pageSize: 10, // 页面大小
|
||||
sort: "id", // 默认排序字段
|
||||
order: "desc", // 默认排序方式
|
||||
flowType: "PAY",
|
||||
// flowType: "PAY",
|
||||
startDate: null,
|
||||
endDate: null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user