{searchTokenTypeList=[] }, 200);"
v-model="searchTokenTypeStr"
>
- {{token.name}}({{token.itemId}})
| 时间 | 用户ID | 代币类型 | 流水类型 | 变化前 | 变化值 | 变化后 |
|---|---|---|---|---|---|---|
| {{arr.createAt?formatTimestamp(arr.createAt):"---- -- -- -- -- --"}} | {{arr.userId}} | {{tokenName(arr.tokenType)}} | {{arr.flowName}} | {{arr.currValue-arr.value}} | {{arr.value}} | {{arr.currValue}} |
当前显示{{page.items.start}} ~ {{page.items.end}}条,总共{{page.total}}条