fix: 系统功能升级,账户增加status字段,修改相关功能。

This commit is contained in:
tianyongbao
2024-07-17 19:42:47 +08:00
parent a84fbf04b8
commit abfa7e6feb
23 changed files with 222 additions and 66 deletions

View File

@@ -112,6 +112,7 @@ const data = reactive({
queryFutureStocksListParams: {
pageNum: 1,
type: '1',
status: '1',
pageSize: 1000
},
rules: {