fix: 增加账户状态功能优化完善。

This commit is contained in:
tianyongbao
2024-07-18 19:26:22 +08:00
parent 0ad573e209
commit 6cff60c160
46 changed files with 360 additions and 36 deletions

View File

@@ -134,7 +134,7 @@ const data = reactive({
queryBankCardLendParams: {
pageNum: 1,
type: '2',
state: '1',
status: '1',
pageSize: 1000
},
rules: {

View File

@@ -127,7 +127,7 @@ const data = reactive({
queryBankCardLendParams: {
pageNum: 1,
type: '2',
state: '1',
status: '1',
pageSize: 100
},
queryParams: {