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

@@ -67,6 +67,7 @@ const data = reactive({
queryFutureStocksListParams: {
pageNum: 1,
type: '1',
status: '1',
pageSize: 100
},
queryParams: {