问题修改3

This commit is contained in:
zzyuan 2025-06-12 15:38:40 +08:00
parent 894ee06e8e
commit 01b3ea14cf
1 changed files with 2 additions and 0 deletions

View File

@ -144,6 +144,7 @@
pageSize: 10, pageSize: 10,
searchValue:null, searchValue:null,
deptIds:[], deptIds:[],
payState:3,
createBy:null, createBy:null,
accTradeId:null, accTradeId:null,
}, // }, //
@ -193,6 +194,7 @@
pageSize: 10, pageSize: 10,
searchValue:null, searchValue:null,
deptIds:[], deptIds:[],
payState:3,
createBy:null, createBy:null,
accTradeId:null accTradeId:null
} }